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 5, 2024
1 parent ac07a86 commit 8495288
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 @@ -18,7 +18,7 @@ jobs:
- name: Install Swift
uses: slashmo/[email protected]
with:
version: "swift-5.10-DEVELOPMENT-SNAPSHOT-2024-03-02-a-osx"
version: "swift-5.10-DEVELOPMENT-SNAPSHOT-2024-03-02-a"
- name: Get swift version
run: swift --version
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8495288

Please sign in to comment.