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 53f2759 commit 8544087Copy full SHA for 8544087
.github/workflows/test-sdks.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- swift-version: ['6.1', '6.2']
+ swift_version: ['6.1', '6.2']
16
os: ['ubuntu-latest']
17
runs-on: ubuntu-latest
18
timeout-minutes: 60
0 commit comments