Skip to content

Commit d793efa

Browse files
committed
Force podman since we are building on x86_64
1 parent 31c294c commit d793efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
MACOSX_DEPLOYMENT_TARGET: "13.0"
1212
CIBW_ENVIRONMENT_PASS_LINUX: "LIBZIM_DL_VERSION"
1313
CIBW_BUILD_VERBOSITY: "3"
14-
14+
CIBW_USE_PODMAN: "1"
1515

1616
jobs:
1717
build_wheels:

0 commit comments

Comments
 (0)