Skip to content

Commit 9a81b2a

Browse files
committed
Start runnning tests for aarch64-pc-windows-msvc
This target is currently build-only. Switch to the windows-11-arm runner, which allows us to start running tests.
1 parent 36ec648 commit 9a81b2a

File tree

1 file changed

+1
-2
lines changed
  • library/compiler-builtins/.github/workflows

1 file changed

+1
-2
lines changed

library/compiler-builtins/.github/workflows/main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
- target: aarch64-unknown-linux-gnu
5252
os: ubuntu-24.04-arm
5353
- target: aarch64-pc-windows-msvc
54-
os: windows-2025
55-
build_only: 1
54+
os: windows-11-arm
5655
- target: arm-unknown-linux-gnueabi
5756
os: ubuntu-24.04
5857
- target: arm-unknown-linux-gnueabihf

0 commit comments

Comments
 (0)