1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +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++" }
+1
View File
@@ -42,6 +42,7 @@ Bug fixes::
Tests::
* core: switch from Ubuntu 20.04 to 22.04 in CI
* core: remove macOS 10.15, add macOS 12 in CI
* scripts: add tests on hdata functions
* scripts: fix run of Guile test script