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 104b860 commit 8aa006dCopy full SHA for 8aa006d
.github/workflows/release-cpack.yml
@@ -56,7 +56,7 @@ jobs:
56
runs-on: windows-11-arm
57
strategy:
58
matrix:
59
- arch: [arm64]
+ arch: [ARM, ARM64]
60
steps:
61
- uses: actions/checkout@v3
62
- name: Build
0 commit comments