Skip to content

Commit 71bb907

Browse files
committed
fix exclude
1 parent c65f1c2 commit 71bb907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releasebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
exclude:
5555
# PyPy only supports x86_64 on Windows
5656
- arch: auto32
57-
python_tag: "pp39-*"
57+
python_tag: "pp38-*"
5858
- arch: auto32
5959
python_tag: "pp39-*"
6060

0 commit comments

Comments
 (0)