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 2b90951 commit ab416baCopy full SHA for ab416ba
.github/workflows/tests.yml
@@ -67,7 +67,7 @@ jobs:
67
strategy:
68
fail-fast: false
69
matrix:
70
- arch: [x64, x86]
+ arch: [x64] # x86 currently unsupported by MicroMamba/CondaPkg
71
os: [ubuntu-latest, windows-latest, macos-latest]
72
jlversion: ['1']
73
exclude:
0 commit comments