Update cmake-multi-platform.yml
This commit is contained in:
parent
fb7e267bb4
commit
903b0ee8e6
3
.github/workflows/cmake-multi-platform.yml
vendored
3
.github/workflows/cmake-multi-platform.yml
vendored
@ -32,9 +32,10 @@ jobs:
|
|||||||
c_compiler: cl
|
c_compiler: cl
|
||||||
cpp_compiler: cl
|
cpp_compiler: cl
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
container: gcc:13
|
|
||||||
c_compiler: gcc
|
c_compiler: gcc
|
||||||
|
gcc: 13
|
||||||
cpp_compiler: g++
|
cpp_compiler: g++
|
||||||
|
g++: 13
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
c_compiler: clang
|
c_compiler: clang
|
||||||
cpp_compiler: clang++
|
cpp_compiler: clang++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user