We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5d706 commit af739a7Copy full SHA for af739a7
.github/workflows/tests-nightly.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
arch: [x64] # x86 unsupported by MicroMamba
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
- jlversion: ['~1.8.0-0', 'nightly']
+ jlversion: ['~1.9.0-0', 'nightly']
23
steps:
24
- uses: actions/checkout@v2
25
- uses: julia-actions/setup-julia@v1
0 commit comments