Skip to content

Commit 2c349c5

Browse files
committed
Remove upstreamed Foundation patch on CI for 6.1 devel branch
1 parent 4eab6fb commit 2c349c5

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

.github/workflows/sdks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ jobs:
132132
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
133133
else
134134
if [ ${{ matrix.version }} = 'devel' ]; then
135-
git apply swift-android-foundation-devel.patch
136135
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
137136
fi
138137
git apply swift-android-ci-except-release.patch swift-android-foundation-except-release.patch

swift-android-foundation-devel.patch

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

0 commit comments

Comments
 (0)