Only test on stable rust

Shorter CI times, and it should be good enough.
pull/157/head
Blaž Hrastnik 2021-06-07 09:20:36 +09:00
parent 582f1ee9d8
commit d9b2f6feac
1 changed files with 1 additions and 1 deletions

View File

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