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 30d0b83 commit a0a2930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Swift
uses: swift-actions/[email protected]
with:
version: "swift-5.10-DEVELOPMENT-SNAPSHOT-2024-03-02-a"
swift-version: 5.9
- name: Get swift version
run: swift --version
- uses: actions/checkout@v4
Expand Down

0 comments on commit a0a2930

Please sign in to comment.