Skip to content

Commit

Permalink
test pre-release in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Oct 7, 2024
1 parent 4d99b53 commit bf93580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ jobs:
fail-fast: false
matrix:
version:
- 'lts'
- '1.7'
- '1.8'
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
- 'pre'
os: [ubuntu-latest]
arch: [x64]
allow_failure: [false]
Expand Down

0 comments on commit bf93580

Please sign in to comment.