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 b24a7bb commit 0e5c1e0Copy full SHA for 0e5c1e0
.github/workflows/sdks.yml
@@ -134,7 +134,6 @@ jobs:
134
LSP_BUILD="--sourcekit-lsp"
135
else
136
if [ ${{ matrix.version }} = 'devel' ]; then
137
- git apply swift-android-ci-devel.patch
138
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
139
140
fi
swift-android-ci-devel.patch
0 commit comments