We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206bba5 commit 077b65aCopy full SHA for 077b65a
1 file changed
.github/workflows/conda-test.yml
@@ -40,6 +40,7 @@ jobs:
40
miniforge-variant: Miniforge3
41
conda-solver: libmamba
42
architecture: x86_64 # Force x86_64 architecture instead of arm64
43
+ python-version: ${{ matrix.python-version }}
44
45
- name: get conda info
46
shell: bash -l {0}
0 commit comments