We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b68d4 commit 2e71601Copy full SHA for 2e71601
.github/workflows/swift-toolchain.yml
@@ -801,7 +801,7 @@ jobs:
801
github-repo: thebrowsercompany/swift-build
802
github-token: ${{ secrets.GITHUB_TOKEN }}
803
release-asset-name: installer-amd64.exe
804
- release-tag-name: '20231016.0'
+ release-tag-name: '20240920.2'
805
806
- uses: nttld/setup-ndk@v1
807
id: setup-ndk
@@ -1471,7 +1471,7 @@ jobs:
1471
1472
1473
1474
1475
1476
# NOTE(compnerd): we execute unconditionally as we use CMake from VSDevEnv
1477
- uses: compnerd/gha-setup-vsdevenv@main
0 commit comments