Skip to content

Commit 7cd33dd

Browse files
authored
Update python-package-conda.yml
1 parent 9f1a22b commit 7cd33dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python 3.9
1616
uses: actions/setup-python@v2
1717
with:
18-
python-version: 3.9.9
18+
python-version: 3.9
1919
- name: Add conda to system path
2020
run: |
2121
# $CONDA is an environment variable pointing to the root of the miniconda directory

0 commit comments

Comments
 (0)