mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +00:00
Remove macos-12 build request
This commit is contained in:
parent
53926c18ed
commit
b655b4d751
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
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-13]
|
||||
build_type: [Release, Debug]
|
||||
cpp_compiler: [g++, clang++, cl]
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user