Skip to content

Commit 8495225

Browse files
authored
Update python-package-conda.yml
1 parent 1627fbe commit 8495225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: conda-incubator/setup-miniconda@v2
1616
with:
1717
auto-update-conda: true
18+
python-version: 3.11
19+
environment-name: testenv
1820

1921
- name: Install dependencies
2022
run: |

0 commit comments

Comments
 (0)