We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158dca5 commit d68fa4dCopy full SHA for d68fa4d
.github/workflows/reusable-build-win.yml
@@ -40,7 +40,7 @@ jobs:
40
run: .\PCbuild\rt.bat -p x64 -d -q --fast-ci
41
42
build_win_arm64:
43
- name: 'build and test (arm64)'
+ name: 'build (arm64)'
44
runs-on: windows-latest
45
timeout-minutes: 60
46
env:
0 commit comments