Disable win32 and makefile jobs
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -16,6 +16,8 @@ on:
|
||||
|
||||
jobs:
|
||||
msys2:
|
||||
# Negative condition disables the job
|
||||
if: false
|
||||
name: "Win32 GUI, ${{ matrix.build.name }}, ${{ matrix.dynarec.name }}, ${{ matrix.environment.msystem }}"
|
||||
|
||||
runs-on: windows-2022
|
||||
|
||||
Reference in New Issue
Block a user