Skip to content

Commit

Permalink
ci: Don't test on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Jan 7, 2025
1 parent dbbeb68 commit 06ce7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- x86_64-pc-windows-msvc
- x86_64-apple-darwin
- wasm32-wasi
toolchain: [stable, nightly, "1.74"]
toolchain: [stable, "1.74"]
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
Expand Down

0 comments on commit 06ce7c8

Please sign in to comment.