Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored Feb 3, 2024
1 parent ba5e27b commit 3472618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
strategy:
fail-fast: False
matrix:
python-version: [3.9 , '3.10', '3.11']
os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
#python-version: [3.9 , '3.10', '3.11']
#os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
python-version: [3.9]
os: [windows-latest]
defaults: # https://github.com/marketplace/actions/setup-miniconda#use-a-default-shell
Expand Down

0 comments on commit 3472618

Please sign in to comment.