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 eff125a commit 18c87ecCopy full SHA for 18c87ec
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
matrix:
70
arch: [x64] # x86 currently unsupported by MicroMamba/CondaPkg
71
os: [ubuntu-latest, windows-latest, macos-latest]
72
- jlversion: ['1']
+ jlversion: ['1','1.6','1.5','1.4','1.3','1.2','1.1','1.0']
73
exclude:
74
- os: macos-latest
75
arch: x86
0 commit comments