Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Han860207 authored Dec 5, 2023
1 parent 1219be1 commit 7936c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest , windows-latest, macos-latest ]
os: [ windows-latest, macos-latest ] #,ubuntu-latest
python: [ "cp38", "cp39", "cp310", "cp311" ]
arch: [ auto64 ]

Expand Down

0 comments on commit 7936c65

Please sign in to comment.