Skip to content

Commit

Permalink
[WIP]arm64: use 1ES pool
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcheetham committed Dec 2, 2024
1 parent 514911d commit abd51aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clangarm64-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defaults:

jobs:
clang-build:
runs-on: [Windows, ARM64]
runs-on: ['self-hosted', '1ES.Pool=github-arm64-pool']
env:
NO_PERL: 1
steps:
Expand Down

0 comments on commit abd51aa

Please sign in to comment.