1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

ci: remove macOS 10.15, add macOS 12 in CI

This commit is contained in:
Sébastien Helleu
2022-08-03 21:57:44 +02:00
parent 2102ef742b
commit b0eb3c9347
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -89,6 +89,7 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-11
config:
- { name: "cmake_gcc", cc: "gcc", cxx: "g++" }