Update cmake.yml

This commit is contained in:
Amit D 2023-03-08 15:21:51 +02:00 committed by GitHub
parent 2aed93fa69
commit 3245322d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
- { name: macos-11-gcc-12-cmake, os: macos-11, cxx: g++-12 } #installed
- { name: macos-11-gcc-11-cmake, os: macos-11, cxx: g++-11 } #installed
- { name: ubuntu-22.04-clang-12-cmake, os: ubuntu-22.04, cxx: clang++-14 } #installed
- { name: ubuntu-22.04-clang-14-cmake, os: ubuntu-22.04, cxx: clang++-14 } #installed
- { name: ubuntu-22.04-clang-13-cmake, os: ubuntu-22.04, cxx: clang++-13 } #installed
- { name: ubuntu-20.04-clang-12-cmake, os: ubuntu-20.04, cxx: clang++-12 } #installed
- { name: ubuntu-20.04-clang-11-cmake, os: ubuntu-20.04, cxx: clang++-11 } #installed