Skip to content

Commit 6560329

Browse files
committed
i dont think swift version was helping
1 parent 4c715aa commit 6560329

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-release.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ jobs:
6060
- uses: maxim-lobanov/setup-xcode@v1
6161
with:
6262
xcode-version: '14.3.1'
63-
64-
# Peg to specific version as later swift versions break the build
65-
- uses: swift-actions/setup-swift@v2
66-
with:
67-
swift-version: '5.1.0'
6863

6964
- name: Checkout
7065
uses: actions/checkout@v4

0 commit comments

Comments
 (0)