Skip to content

Commit

Permalink
test on LTS in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Dec 5, 2024
1 parent 30811d8 commit d4140c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
fail-fast: false
matrix:
version:
- 1.6 # LTS
- 1
- '1.6'
- 'lts'
- '1'
- 'pre'
- 'nightly'
os:
Expand Down

0 comments on commit d4140c1

Please sign in to comment.