Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored May 26, 2024
1 parent 6f5787d commit e25e7eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
os: [ubuntu-latest]
# python-version: ['3.10', '3.11']
# os: [ubuntu-latest, windows-latest, macOS-13, macOS-14]
# include:
# - python-version: 3.9
# os: windows-latest
include:
- python-version: 3.9
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 e25e7eb

Please sign in to comment.