Skip to content

Commit af739a7

Browse files
author
Christopher Doris
committed
test on 1.9
1 parent dc5d706 commit af739a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
arch: [x64] # x86 unsupported by MicroMamba
2121
os: [ubuntu-latest, windows-latest, macos-latest]
22-
jlversion: ['~1.8.0-0', 'nightly']
22+
jlversion: ['~1.9.0-0', 'nightly']
2323
steps:
2424
- uses: actions/checkout@v2
2525
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)