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 6, 2024
1 parent abaa944 commit 51f88cd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@ jobs:
strategy:
fail-fast: False
matrix:
# os: [windows-latest]
# python-version: ['3.12']
python-version: ['3.10', '3.11', '3.12']
os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
include:
- python-version: 3.9
os: windows-latest
os: [ubuntu-latest, windows-latest, macOS-14]
defaults: # https://github.com/marketplace/actions/setup-miniconda#use-a-default-shell
run:
shell: bash -l {0}
Expand Down

0 comments on commit 51f88cd

Please sign in to comment.