Only test on stable rust

Shorter CI times, and it should be good enough.
pull/157/head
Blaž Hrastnik 3 years ago
parent 582f1ee9d8
commit d9b2f6feac

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

Loading…
Cancel
Save