Skip to content

Commit 0861f1c

Browse files
committed
Try adding swift-6.3-branch builds
1 parent 2b92c3f commit 0861f1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_android_sdk.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
#arch: ['x86_64']
2323
# build both the quick (x86_64) and complete (aarch64,x86_64,armv7) SDKs
2424
#arch: ['x86_64', '']
25-
#swift-version: ['swift-6.2-RELEASE', 'swift-6.2-branch', 'swift-6.3-branch', 'development']
26-
swift-version: ['swift-6.2-RELEASE', 'swift-6.2-branch', 'development']
25+
swift-version: ['swift-6.2-RELEASE', 'swift-6.2-branch', 'swift-6.3-branch', 'development']
2726
runs-on: ubuntu-24.04
2827
steps:
2928
- name: Checkout swift-docker

0 commit comments

Comments
 (0)