Disable win32 and makefile jobs

This commit is contained in:
cold-brewed
2024-01-28 12:33:03 -05:00
parent 72a3c67ec1
commit f4aeaeeaba
2 changed files with 2 additions and 3 deletions

View File

@@ -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