Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored May 11, 2024
1 parent 735f007 commit 596ea5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
strategy:
fail-fast: False
matrix:
python-version: [3.9, '3.10']
os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
# python-version: ['3.10']
# os: [windows-latest]
# python-version: [3.9, '3.10']
# os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
python-version: ['3.10']
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 596ea5d

Please sign in to comment.