Drop clang32.
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
4a3388b5bb
commit
fe16a8ea7c
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
{ msystem: CLANG64, runner: windows-2022 },
|
||||
{ msystem: MINGW64, runner: windows-2022 },
|
||||
{ msystem: MINGW32, runner: windows-2022 },
|
||||
{ msystem: CLANG32, runner: windows-2022 },
|
||||
# { msystem: CLANGARM64, runner: ['Windows', 'ARM64', 'CI'] }
|
||||
]
|
||||
name: ${{ matrix.msystem }}
|
||||
|
||||
Reference in New Issue
Block a user