Skip to content

Commit 18c87ec

Browse files
author
Christopher Doris
committed
try testing with more versions of julia
1 parent eff125a commit 18c87ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
matrix:
7070
arch: [x64] # x86 currently unsupported by MicroMamba/CondaPkg
7171
os: [ubuntu-latest, windows-latest, macos-latest]
72-
jlversion: ['1']
72+
jlversion: ['1','1.6','1.5','1.4','1.3','1.2','1.1','1.0']
7373
exclude:
7474
- os: macos-latest
7575
arch: x86

0 commit comments

Comments
 (0)