Skip to content

Commit 761e460

Browse files
Update ci.yml
1 parent 7c4fadf commit 761e460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
187187
# Use the only fully compatible SDK for Darwin11 builds
188188
SDK_NAME="MacOSX10.12.sdk"
189-
SDK_URL="https://github.com/phracker/MacOSX-SDKs/releases/download/11.3/${SDK_NAME}.tar.xz"
189+
SDK_URL="https://github.com/phracker/MacOSX-SDKs/releases/download/11.0-11.1/${SDK_NAME}.tar.xz"
190190
SDK_SHA="19121cfc324beb5c7222aa75a1e2834cbdd315b944674bbdc5387e7b6339c456"
191191
192192
echo "📥 Downloading $SDK_NAME from phracker…"

0 commit comments

Comments
 (0)