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 ff018a0 commit 98c6379Copy full SHA for 98c6379
.github/workflows/sdks.yml
@@ -134,7 +134,7 @@ jobs:
134
if ${{ matrix.version == 'trunk' }}; then
135
git apply swift-android-trunk-libdispatch.patch
136
else
137
- git apply swift-android-devel.patch swift-android-ci-devel.patch
+ git apply swift-android-ci-devel.patch
138
fi
139
git apply -C2 swift-android-ci-except-release.patch swift-android-testing-except-release.patch
140
BUILD_FLAG="--cross-compile-build-swift-tools=0"
swift-android-devel.patch
0 commit comments