Skip to content

Commit

Permalink
Test with more recent Swift versions on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Jul 10, 2024
1 parent 79f8569 commit 09c767e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/workflows/swiftpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,14 @@ jobs:
include:
- branch: swift-5.6.3-release
tag: 5.6.3-RELEASE
- branch: swift-5.7.2-release
tag: 5.7.2-RELEASE
- branch: development
tag: DEVELOPMENT-SNAPSHOT-2021-11-20-a
- branch: swift-5.7.3-release
tag: 5.7.3-RELEASE
- branch: swift-5.8.1-release
tag: 5.8.1-RELEASE
- branch: swift-5.9.1-release
tag: 5.9.1-RELEASE
- branch: swift-5.9.1-release
tag: 5.10.1-RELEASE

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 09c767e

Please sign in to comment.