Skip to content

Commit 0e5c1e0

Browse files
committed
Remove devel SwiftPM patch for armv7 on the CI because it should be fixed upstream
1 parent b24a7bb commit 0e5c1e0

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

.github/workflows/sdks.yml

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

swift-android-ci-devel.patch

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)