Skip to content

Commit 557c318

Browse files
Upload tar-balls to dev-channel for Windows and Python 3.10 too
1 parent 6364c08 commit 557c318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
runs-on: windows-latest
340340
strategy:
341341
matrix:
342-
python: ['3.8', '3.9']
342+
python: ['3.8', '3.9', '3.10']
343343
steps:
344344
- name: Download artifact
345345
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)