8000 ci: Trying Swift 5.10 · GraphQLSwift/GraphQL@9ec86f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ec86f0

Browse files
ci: Trying Swift 5.10
1 parent 2ab3c1d commit 9ec86f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: macos-latest
1212
steps:
1313
- uses: swift-actions/setup-swift@v2
14+
with:
15+
swift-version: '5.10'
1416
- uses: actions/checkout@v4
1517
- name: Build and test
1618
run: |

0 commit comments

Comments
 (0)
0