Skip to content

Commit e7fcb25

Browse files
Update ci to test the pre-release
1 parent 675b7b9 commit e7fcb25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
version:
28-
- '1.6'
28+
- 'pre'
2929
- '1' # automatically expands to the latest stable 1.x release of Julia.
30-
- '1.11.0-beta1'
30+
- 'lts'
3131
os:
3232
- ubuntu-latest
3333
- macOS-latest

0 commit comments

Comments
 (0)