Skip to content

Commit 58253bc

Browse files
committed
chore: update windows-arm64 runner label in build workflow
1 parent 141eae3 commit 58253bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
build-windows-arm64:
4343
name: Build Windows ARM64
44-
runs-on: windows-11-arm # Uses native ARM runner for public repos
44+
runs-on: windows-arm64 # Updated label for native ARM64 runner
4545

4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)