Skip to content

Commit

Permalink
fix exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Feb 3, 2024
1 parent c65f1c2 commit 71bb907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
exclude:
# PyPy only supports x86_64 on Windows
- arch: auto32
python_tag: "pp39-*"
python_tag: "pp38-*"
- arch: auto32
python_tag: "pp39-*"

Expand Down

0 comments on commit 71bb907

Please sign in to comment.