Skip to content

Commit 2e71601

Browse files
authored
Update bootstrap toolchain from 20231016.0 to 20240920.2 (#835)
1 parent 30b68d4 commit 2e71601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ jobs:
801801
github-repo: thebrowsercompany/swift-build
802802
github-token: ${{ secrets.GITHUB_TOKEN }}
803803
release-asset-name: installer-amd64.exe
804-
release-tag-name: '20231016.0'
804+
release-tag-name: '20240920.2'
805805

806806
- uses: nttld/setup-ndk@v1
807807
id: setup-ndk
@@ -1471,7 +1471,7 @@ jobs:
14711471
github-repo: thebrowsercompany/swift-build
14721472
github-token: ${{ secrets.GITHUB_TOKEN }}
14731473
release-asset-name: installer-amd64.exe
1474-
release-tag-name: '20231016.0'
1474+
release-tag-name: '20240920.2'
14751475

14761476
# NOTE(compnerd): we execute unconditionally as we use CMake from VSDevEnv
14771477
- uses: compnerd/gha-setup-vsdevenv@main

0 commit comments

Comments
 (0)