Skip to content

Commit

Permalink
Update pypi_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kccwing authored Aug 29, 2024
1 parent acb41ff commit ae491be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pypi_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
python-version-chosen: [3.10.8]
strategy:
python-version: $python-version-chosen
python-version-chosen: "[3.10.8]"
permissions:
contents: read
packages: write
Expand Down

0 comments on commit ae491be

Please sign in to comment.