1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

ci: remove tests on macOS 11

This commit is contained in:
Sébastien Helleu
2024-02-04 14:07:44 +01:00
parent 6247e437c0
commit c3c2609acd
-1
View File
@@ -84,7 +84,6 @@ jobs:
matrix:
os:
- macos-12
- macos-11
config:
- { name: "gcc", cc: "gcc", cxx: "g++" }
- { name: "clang", cc: "clang", cxx: "clang++" }