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 46c5201 commit 53c9d6fCopy full SHA for 53c9d6f
.github/workflows/swift.yml
@@ -34,10 +34,6 @@ jobs:
34
- uses: maxim-lobanov/setup-xcode@v1
35
with:
36
xcode-version: latest-stable
37
- - uses: swift-actions/setup-swift@7d6348b84c07b33515ee21ebc40bbf974cc19d40
38
- with:
39
- swift-version: 6
40
- # https://www.swift.org/download/
41
- name: Build
42
run: swift build -v
43
working-directory: getargv-swift
0 commit comments