Skip to content

Commit

Permalink
Try using the standard Swift setup to get v 5.9
Browse files Browse the repository at this point in the history
The SPM has fixes, I think.
  • Loading branch information
dabrahams committed Oct 11, 2023
1 parent ce64550 commit 8c3f0ee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,9 @@ jobs:
fail-fast: false
runs-on: windows-latest
steps:

- name: Setup swift
uses: compnerd/gha-setup-swift@main
with:
branch: swift-5.8.1-release
tag: 5.8.1-RELEASE
uses: swift-actions/setup-swift@v1

- uses: actions/checkout@v3

Expand Down

0 comments on commit 8c3f0ee

Please sign in to comment.