Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored Nov 1, 2024
1 parent 909d261 commit 16f6b43
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
fail-fast: False
matrix:
os: [windows-latest]
python-version: ['3.12']
# python-version: ['3.10', '3.11', '3.12']
# python-version: ['3.12']
python-version: ['3.10', '3.11', '3.12']
# os: [ubuntu-latest, windows-latest, macOS-14]
# include:
# - python-version: 3.9
# os: windows-latest
include:
- python-version: 3.9
os: windows-latest
defaults: # https://github.com/marketplace/actions/setup-miniconda#use-a-default-shell
run:
shell: bash -l {0}
Expand Down

0 comments on commit 16f6b43

Please sign in to comment.