chore(ci): remove Rust beta from tests job

This commit is contained in:
Alexey Shekhirin 2021-08-24 22:18:13 +03:00
parent c51bb6789c
commit 01461af333
No known key found for this signature in database
GPG Key ID: AF9A26AA133B5B98

View File

@ -19,7 +19,6 @@ jobs:
os: [ubuntu-18.04, macos-latest, windows-latest]
rust:
- stable
- beta
- nightly
steps:
- uses: actions/checkout@v2