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 f407963 commit 4c59982Copy full SHA for 4c59982
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
arch: [x64] # x86 unsupported by MicroMamba
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
jlversion: ['1','1.9']
23
- python: ['@CondaPkg']
+ pythonexe: ['@CondaPkg']
24
include:
25
- arch: x64
26
os: ubuntu-latest
0 commit comments