There was an error while loading. Please reload this page.
2 parents 59cb1d7 + 984480f commit 3f49b0cCopy full SHA for 3f49b0c
.github/workflows/wheels-dependencies.sh
@@ -72,7 +72,7 @@ function build {
72
73
build_simple xcb-proto 1.16.0 https://xorg.freedesktop.org/archive/individual/proto
74
if [ -n "$IS_MACOS" ]; then
75
- build_simple xorgproto 2023.2 https://www.x.org/pub/individual/proto
+ build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
76
build_simple libXau 1.0.11 https://www.x.org/pub/individual/lib
77
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
78
if [[ "$CIBW_ARCHS" == "arm64" ]]; then
0 commit comments