Skip to content

Commit

Permalink
dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
hyp committed Oct 10, 2024
1 parent 3971315 commit 06e0ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-6-0-swift-toolchain-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build-release-6_0:
# Note: GitHub requires the use of an 'owner/repo' path before the
# workflow file path when we want to use a workflow from another branch.
uses: thebrowsercompany/swift-build/.github/workflows/build-toolchain.yml@release/6.0
uses: thebrowsercompany/swift-build/.github/workflows/build-toolchain.yml@hyp/test-sqlite-fix
with:
create_release: true
windows_default_runner: ${{ vars.USE_CIRUN == 'true' && format('cirun-win11-23h2-pro-x64-16-2024-05-17--{0}', github.run_id) || 'swift-build-windows-latest-8-cores' }}
Expand Down

0 comments on commit 06e0ed8

Please sign in to comment.