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 c7f7bfe commit 4addf8eCopy full SHA for 4addf8e
.github/workflows/main.yml
@@ -157,7 +157,7 @@ jobs:
157
run: build/shared/test.Magick.NET.sh
158
159
windows:
160
- name: 'Windows (${{matrix.quantumName}}, ${{matrix.platform}})'
+ name: 'Windows (${{matrix.quantumName}}, ${{matrix.platformName}})'
161
runs-on: windows-2022
162
163
permissions:
@@ -247,7 +247,7 @@ jobs:
247
path: publish/output
248
249
windows_arm64:
250
251
#runs-on: windows-11-arm
252
253
0 commit comments