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 4eab6fb commit 2c349c5Copy full SHA for 2c349c5
.github/workflows/sdks.yml
@@ -132,7 +132,6 @@ jobs:
132
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
133
else
134
if [ ${{ matrix.version }} = 'devel' ]; then
135
- git apply swift-android-foundation-devel.patch
136
137
fi
138
git apply swift-android-ci-except-release.patch swift-android-foundation-except-release.patch
swift-android-foundation-devel.patch
0 commit comments