Skip to content

Commit 91cfe62

Browse files
authored
Update main.yaml
1 parent 46928b3 commit 91cfe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: conda-incubator/setup-miniconda@v2
2121
with:
2222
miniconda-version: 'latest'
23-
python-version: 3.10
23+
python-version: 3.10.0
2424
activate-environment: rexmex-ci
2525
- run: conda --version
2626
- run: which python

0 commit comments

Comments
 (0)