Skip to content

Commit 98c6379

Browse files
committed
Remove upstreamed 6.2 devel patch on CI
1 parent ff018a0 commit 98c6379

File tree

2 files changed

+1
-52
lines changed

2 files changed

+1
-52
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
if ${{ matrix.version == 'trunk' }}; then
135135
git apply swift-android-trunk-libdispatch.patch
136136
else
137-
git apply swift-android-devel.patch swift-android-ci-devel.patch
137+
git apply swift-android-ci-devel.patch
138138
fi
139139
git apply -C2 swift-android-ci-except-release.patch swift-android-testing-except-release.patch
140140
BUILD_FLAG="--cross-compile-build-swift-tools=0"

swift-android-devel.patch

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

0 commit comments

Comments
 (0)