Skip to content

Commit

Permalink
Test on prereleases instead of nightly. Also, test min and lts versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack committed Nov 1, 2024
1 parent 6c157a4 commit 223ab09
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 @@ -15,9 +15,10 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- 'min'
- 'lts'
- '1'
- 'nightly'
- 'pre'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit 223ab09

Please sign in to comment.