Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
Remove nightly which currently is not working under tests
  • Loading branch information
fcdimitr committed Mar 1, 2024
1 parent 2a41bff commit c15edde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- 'nightly'
- '1.6'
- '1.10'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit c15edde

Please sign in to comment.