Skip to content

Commit b24a7bb

Browse files
committed
Remove upstreamed devel patch for Foundation on the CI
1 parent 8d86c25 commit b24a7bb

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

.github/workflows/sdks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
LSP_BUILD="--sourcekit-lsp"
135135
else
136136
if [ ${{ matrix.version }} = 'devel' ]; then
137-
git apply swift-android-devel.patch swift-android-ci-devel.patch
137+
git apply swift-android-ci-devel.patch
138138
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
139139
LSP_BUILD="--sourcekit-lsp"
140140
fi

swift-android-devel.patch

-40
This file was deleted.

0 commit comments

Comments
 (0)