Skip to content

Commit 0cf6ca2

Browse files
committed
WHL: update excluded targets [wheel build]
1 parent 07b89ba commit 0cf6ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# Don't build PyPy 32-bit windows
9191
- buildplat: [windows-2019, win32, ""]
9292
python: "pp310"
93-
- buildplat: [ ubuntu-20.04, musllinux_x86_64, "" ]
93+
- buildplat: [ ubuntu-22.04, musllinux_x86_64, "" ]
9494
python: "pp310"
9595
- buildplat: [ macos-14, macosx_arm64, accelerate ]
9696
python: "pp310"

0 commit comments

Comments
 (0)