Unnamed repository; edit this file 'description' to name the repository.
Only test on stable rust
Shorter CI times, and it should be good enough.
Blaž Hrastnik 2021-06-07
parent 582f1ee · commit d9b2f6f
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index bd0f667b..3d82c609 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -89,7 +89,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
- rust: [stable, nightly]
+ rust: [stable]
lints:
name: Lints