Skip to content

Commit

Permalink
update pypi release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil committed Mar 28, 2024
1 parent 909e8b0 commit cf37892
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ jobs:
- "3.11"
- "3.12"
os:
# get tag only works on Linux
- ubuntu-latest
- windows-latest
- macos-latest
runs-on: ${{ matrix.os }}
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit cf37892

Please sign in to comment.