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
|
||||
cpp_compiler: cl
|
||||
- os: ubuntu-latest
|
||||
container: gcc:13
|
||||
c_compiler: gcc
|
||||
gcc: 13
|
||||
cpp_compiler: g++
|
||||
g++: 13
|
||||
- os: ubuntu-latest
|
||||
c_compiler: clang
|
||||
cpp_compiler: clang++
|
||||
|
Loading…
x
Reference in New Issue
Block a user