Remove macos-12 build request

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

View File

@ -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: