Skip to content

Commit

Permalink
ci: Only test against current stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Jan 11, 2025
1 parent 234c79f commit 9f50547
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 @@ -27,7 +27,7 @@ jobs:
- x86_64-unknown-linux-gnu
- x86_64-pc-windows-msvc
- x86_64-apple-darwin
toolchain: [stable, nightly, "1.70"]
toolchain: [stable]
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
Expand Down

0 comments on commit 9f50547

Please sign in to comment.