Update c-cpp.yml

This commit is contained in:
Serge Lamikhov-Center 2024-10-29 07:50:45 +02:00 committed by GitHub
parent 401d63d6c5
commit 53926c18ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, ubuntu-20.04, windows-latest, windows-2019, macos-12 macos-13] os: [ubuntu-latest, ubuntu-20.04, windows-latest, windows-2019, macos-12, macos-13]
build_type: [Release, Debug] build_type: [Release, Debug]
cpp_compiler: [g++, clang++, cl] cpp_compiler: [g++, clang++, cl]
include: include: