Skip to content

Commit 4532039

Browse files
committed
try again to get 1.9 testing in ci
1 parent 866b309 commit 4532039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
version:
2020
- '1.6'
2121
- '1' # automatically expands to the latest stable 1.x release of Julia.
22-
- '1.9'
22+
- '~1.9.0-0'
2323
os:
2424
- ubuntu-latest
2525
arch:

0 commit comments

Comments
 (0)