Skip to content

Commit

Permalink
more CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Apr 22, 2024
1 parent 01528a8 commit cf8ed94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ jobs:
matrix:
version:
- 1.6 # LTS
- 1
- 1.9
- 1.10
- '~1.11.0-0'
- '1.11-nightly'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit cf8ed94

Please sign in to comment.