Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored Mar 18, 2024
1 parent bc55361 commit 6a387fb
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 6a387fb

Please sign in to comment.