Skip to content

Commit 53c9d6f

Browse files
committed
try using platform swift
1 parent 46c5201 commit 53c9d6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
- uses: maxim-lobanov/setup-xcode@v1
3535
with:
3636
xcode-version: latest-stable
37-
- uses: swift-actions/setup-swift@7d6348b84c07b33515ee21ebc40bbf974cc19d40
38-
with:
39-
swift-version: 6
40-
# https://www.swift.org/download/
4137
- name: Build
4238
run: swift build -v
4339
working-directory: getargv-swift

0 commit comments

Comments
 (0)