Skip to content

Commit d8404aa

Browse files
author
Christopher Doris
committed
add nightly tests
1 parent 6ae790f commit d8404aa

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
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
arch: [x64] # x86 unsupported by MicroMamba
1818
os: [ubuntu-latest, windows-latest, macos-latest]
19-
jlversion: ['nightly']
19+
jlversion: ['~1.8.0-0', 'nightly']
2020
steps:
2121
- uses: actions/checkout@v2
2222
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)