Skip to content

Commit

Permalink
Use Swift 5.9.2 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDuffy committed Dec 18, 2023
1 parent 348235b commit ad8a22e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ jobs:

- uses: compnerd/gha-setup-swift@main
with:
branch: "swift-5.9.1-release"
tag: "5.9.1-RELEASE"
branch: "swift-5.9.2-release"
tag: "5.9.2-RELEASE"

- name: swift test
run: swift test

0 comments on commit ad8a22e

Please sign in to comment.