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

core: add build on macOS 11 in CI

This commit is contained in:
Sébastien Helleu
2021-11-20 17:34:33 +01:00
parent 28d013b704
commit 8b11fa86cd
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -40,6 +40,10 @@ Bug fixes::
* irc: fix parsing of CAP message when there is no prefix (issue #1707)
* irc: fix parsing of TAGMSG message when there is a colon before the channel
Tests::
* core: add build on macOS 11 in CI
Build::
* core: add targets "changelog" and "rn" to build HTML version of ChangeLog and release notes (CMake build only)