Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored Jan 1, 2024
1 parent 84da2a1 commit fa20418
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,9 +19,9 @@ jobs:
strategy:
fail-fast: False
matrix:
# python-version: [3.9 , '3.10', 3.11]
# python-version: [3.9 , '3.10', '3.11']
# os: [ubuntu-latest, windows-latest, macOS-latest]
python-version: [3.10]
python-version: ['3.10']
os: [windows-latest]
defaults: # https://github.com/marketplace/actions/setup-miniconda#use-a-default-shell
run:
Expand Down

0 comments on commit fa20418

Please sign in to comment.