Skip to content

Commit 1cb977f

Browse files
Update ci versions (#96)
* Also test integration on 1.9 prerelease version * Also run main tests on Julia 1.9 prerelease
1 parent c825a4d commit 1cb977f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-integration-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
matrix:
2020
version:
2121
- 'nightly'
22+
- '~1.9.0-0'
2223
os:
2324
- ubuntu-latest
2425
- macOS-latest

.github/workflows/ci-julia-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
matrix:
2020
version:
2121
- 'nightly'
22+
- '~1.9.0-0'
2223
os:
2324
- ubuntu-latest
2425
- macOS-latest

0 commit comments

Comments
 (0)