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