Skip to content

Commit

Permalink
i dont think swift version was helping
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Sep 26, 2024
1 parent 4c715aa commit 6560329
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'

# Peg to specific version as later swift versions break the build
- uses: swift-actions/setup-swift@v2
with:
swift-version: '5.1.0'

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6560329

Please sign in to comment.