Skip to content

Commit 07737a7

Browse files
authored
Bump Julia 1.9 version.
1 parent 7589485 commit 07737a7

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
version: ['1.6', '1.7', '1.8', '^1.9.0-beta3']
16+
version: ['1.6', '1.7', '1.8', '^1.9.0-rc1']
1717
os: [ubuntu-latest, macOS-latest, windows-latest]
1818
arch: [x64]
1919
steps:

0 commit comments

Comments
 (0)