We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28bbd17 commit 19f0b8fCopy full SHA for 19f0b8f
.github/workflows/build.yml
@@ -61,7 +61,6 @@ jobs:
61
- os: macos-13
62
arch: x86_64
63
before_all: >-
64
- DYLD_FALLBACK_LIBRARY_PATH="${GEOS_DIR}/lib:$DYLD_FALLBACK_LIBRARY_PATH"
65
ARCHFLAGS="-arch x86_64 -arch arm64"
66
echo "Starting BEFORE_ALL script" &&
67
echo "GEOS_DIR set to: ${GEOS_DIR}" &&
@@ -70,7 +69,6 @@ jobs:
70
69
- os: macos-14
71
arch: arm64
72
73
74
75
76
0 commit comments