File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 arch : amd64
5454 - name : aarch64-pc-windows-msvc
5555 arch : arm64
56-
56+
57+ exclude :
58+ # Temporary disable: our install-winget action currently results in faulty winget installs on the windows-11-arm GitHub runner image.
59+ - runner :
60+ name : windows-11-arm
61+ wdk :
62+ source : winget
63+
5764 runs-on : ${{ matrix.runner.name }}
5865
5966 steps :
Original file line number Diff line number Diff line change 5252 - name : aarch64-pc-windows-msvc
5353 arch : arm64
5454
55+ exclude :
56+ # Temporary disable: our install-winget action currently results in faulty winget installs on the windows-11-arm GitHub runner image.
57+ - runner :
58+ name : windows-11-arm
59+ wdk :
60+ source : winget
61+
5562 runs-on : ${{ matrix.runner.name }}
5663
5764 steps :
Original file line number Diff line number Diff line change 5555 - name : aarch64-pc-windows-msvc
5656 arch : arm64
5757
58+ exclude :
59+ # Temporary disable: our install-winget action currently results in faulty winget installs on the windows-11-arm GitHub runner image.
60+ - runner :
61+ name : windows-11-arm
62+ wdk :
63+ source : winget
64+
5865 runs-on : ${{ matrix.runner.name }}
5966
6067 steps :
Original file line number Diff line number Diff line change 3737 llvm :
3838 - 17.0.6
3939
40+ exclude :
41+ # Temporary disable: our install-winget action currently results in faulty winget installs on the windows-11-arm GitHub runner image.
42+ - runner :
43+ name : windows-11-arm
44+ wdk :
45+ source : winget
46+
4047 runs-on : ${{ matrix.runner.name }}
4148
4249 steps :
Original file line number Diff line number Diff line change 4444 - dev
4545 - release
4646
47+ exclude :
48+ # Temporary disable: our install-winget action currently results in faulty winget installs on the windows-11-arm GitHub runner image.
49+ - runner :
50+ name : windows-11-arm
51+ wdk :
52+ source : winget
53+
4754 runs-on : ${{ matrix.runner.name }}
4855
4956 steps :
You can’t perform that action at this time.
0 commit comments