Only test on stable rust

Shorter CI times, and it should be good enough.
This commit is contained in:
Blaž Hrastnik 2021-06-07 09:20:36 +09:00
parent 582f1ee9d8
commit d9b2f6feac

View file

@ -89,7 +89,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [stable, nightly]
rust: [stable]
lints:
name: Lints