Skip to content

Commit 4b13402

Browse files
committed
Add swift-6.3-branch to build matrix
1 parent 97b9964 commit 4b13402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_android_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +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', 'development']
25+
swift-version: ['swift-6.2-RELEASE', 'swift-6.2-branch', 'swift-6.3-branch', 'development']
2626
runs-on: ubuntu-24.04
2727
steps:
2828
- name: Checkout swift-docker

0 commit comments

Comments
 (0)