Skip to content

Commit

Permalink
Don't test on nightly.
Browse files Browse the repository at this point in the history
Just test on 1.10 and 1.11 for now.
  • Loading branch information
g-gundam committed Jan 12, 2025
1 parent 8fc01f9 commit 970c208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
version:
- '1.10'
- 'nightly'
- '1.11'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit 970c208

Please sign in to comment.