Actually use GCC 11
This commit is contained in:
parent
68a9e4094f
commit
65538ca629
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@ -161,6 +161,7 @@ jobs:
|
||||
-D NEW_DYNAREC=${{ matrix.build.new-dynarec }}
|
||||
-D VNC=OFF
|
||||
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
|
||||
-D CMAKE_C_COMPILER=gcc-11 -D CMAKE_CXX_COMPILER=g++-11
|
||||
- name: Build
|
||||
run: cmake --build build --target install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user