File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed
Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ self-hosted-runner:
22 # Workaround until linter is updated
33 labels :
44 - windows-11-arm
5- - winodws -2025-vs2026
5+ - windows -2025-vs2026
Original file line number Diff line number Diff line change @@ -112,7 +112,6 @@ jobs:
112112 - uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
113113 with :
114114 arch : ${{ matrix.arch }}
115- toolset : ${{ matrix.toolver }}
116115
117116 - name : ' Configure CMake'
118117 working-directory : ${{ github.workspace }}
Original file line number Diff line number Diff line change @@ -104,4 +104,3 @@ jobs:
104104 run : >
105105 msbuild /m /p:Configuration=${{ matrix.build_type }} /p:Platform=${{ matrix.platform }}
106106 DirectXMesh_Desktop_2026_Win10.slnx
107-
Original file line number Diff line number Diff line change @@ -145,7 +145,6 @@ jobs:
145145 - build_type : arm64-Release
146146 arch : amd64_arm64
147147 - build_type : arm64ec-Debug
148- build_type : arm64ec-Debug
149148 arch : amd64_arm64
150149 - build_type : arm64ec-Release
151150 arch : amd64_arm64
You can’t perform that action at this time.
0 commit comments