File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
artifact : pkg-aarch64
71
71
toolchain : clang-aarch64
72
72
mingwprefix : clangarm64
73
- runner : ['self-hosted', '1ES.Pool=github-arm64-pool']
73
+ runner : windows-11-arm
74
74
runs-on : ${{ matrix.arch.runner }}
75
75
env :
76
76
GPG_OPTIONS : " --batch --yes --no-tty --list-options no-show-photos --verify-options no-show-photos --pinentry-mode loopback"
@@ -197,7 +197,7 @@ jobs:
197
197
artifact : pkg-aarch64
198
198
toolchain : clang-aarch64
199
199
mingwprefix : clangarm64
200
- runner : ['self-hosted', '1ES.Pool=github-arm64-pool']
200
+ runner : windows-11-arm
201
201
type :
202
202
- name : installer
203
203
fileprefix : Git
@@ -729,7 +729,7 @@ jobs:
729
729
- os : windows-latest
730
730
artifact : win-installer-x86_64
731
731
command : $PROGRAMFILES\Git\cmd\git.exe
732
- - os : ['self-hosted', '1ES.Pool=github-arm64-pool']
732
+ - os : windows-11-arm
733
733
artifact : win-installer-aarch64
734
734
command : $PROGRAMFILES\Git\cmd\git.exe
735
735
runs-on : ${{ matrix.component.os }}
You can’t perform that action at this time.
0 commit comments