We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46928b3 commit 91cfe62Copy full SHA for 91cfe62
.github/workflows/main.yaml
@@ -20,7 +20,7 @@ jobs:
20
- uses: conda-incubator/setup-miniconda@v2
21
with:
22
miniconda-version: 'latest'
23
- python-version: 3.10
+ python-version: 3.10.0
24
activate-environment: rexmex-ci
25
- run: conda --version
26
- run: which python
0 commit comments