Skip to content

Commit

Permalink
Always set up Swift, even on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Mar 19, 2024
1 parent 4a499bc commit 9138c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
show-progress: false

- name: Setup Swift
if: ${{ matrix.os != 'macos-latest' }}
uses: SwiftyLab/setup-swift@latest
with:
swift-version: 5.9
Expand Down

0 comments on commit 9138c13

Please sign in to comment.