Skip to content

Commit

Permalink
Try going back to an official Swift 5.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Oct 14, 2023
1 parent 6be1064 commit d3aea8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,8 @@ jobs:
- name: Setup swift
uses: compnerd/gha-setup-swift@main
with:
github-repo: thebrowsercompany/swift-build
release-asset-name: installer-amd64.exe
release-tag-name: 20231010.3
github-token: ${{ secrets.GITHUB_TOKEN }}
branch: swift-5.9-release
tag: 5.9-RELEASE

- uses: actions/checkout@v3

Expand Down

0 comments on commit d3aea8d

Please sign in to comment.