Skip to content

Commit

Permalink
Temp
Browse files Browse the repository at this point in the history
  • Loading branch information
hjyamauchi committed Dec 10, 2024
1 parent bc79d59 commit 93135cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/schedule-swift-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
call_development_snapshot:
if: false
name: Development Snapshot
uses: ./.github/workflows/build-toolchain.yml
with:
Expand All @@ -27,7 +28,7 @@ jobs:
id-token: write

call_development_snapshot_win_arm64:
if: false
if: true
name: Development Snapshot on Windows/ARM64
uses: ./.github/workflows/build-toolchain.yml
with:
Expand Down

0 comments on commit 93135cb

Please sign in to comment.