Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahKamara authored Mar 6, 2024
1 parent b0a73fc commit 71aeec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
runs-on: macos-latest
steps:
- name: Install Swift
uses: slashmo/install-swift@v0.1.0
uses: swift-actions/setup-swift@v1.26.0
with:
version: 5.9
swift-version: 5.9

- name: Get swift version
run: swift --version
Expand Down

0 comments on commit 71aeec8

Please sign in to comment.