We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3004535 commit 8666be9Copy full SHA for 8666be9
.github/workflows/test-sdks.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- swift_version: ['main']
+ swift_version: ['nightly-main']
16
#swift_version: ['6.1', '6.2']
17
os: ['ubuntu-latest']
18
runs-on: ubuntu-latest
0 commit comments