Fix Linux GH builds
This commit is contained in:
parent
0b3a6d8e84
commit
2899185c05
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@ -260,6 +260,7 @@ jobs:
|
||||
-D DEV_BRANCH=${{ matrix.build.dev-build }}
|
||||
-D NEW_DYNAREC=${{ matrix.build.new-dynarec }}
|
||||
-D VNC=OFF
|
||||
-D QT=OFF
|
||||
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
|
||||
-D CMAKE_C_COMPILER=gcc-11 -D CMAKE_CXX_COMPILER=g++-11
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user