Skip to content

Commit 1062734

Browse files
committed
Update CI
1 parent 8544087 commit 1062734

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-sdks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
swift_version: ['6.1', '6.2']
15+
swift_version: ['swift-DEVELOPMENT-SNAPSHOT-2025-10-16']
16+
#swift_version: ['6.1', '6.2']
1617
os: ['ubuntu-latest']
1718
runs-on: ubuntu-latest
1819
timeout-minutes: 60

0 commit comments

Comments
 (0)