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:
@@ -89,6 +89,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
- macos-12
|
||||
- macos-11
|
||||
config:
|
||||
- { name: "cmake_gcc", cc: "gcc", cxx: "g++" }
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user