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

ci: remove tests on macOS 11

This commit is contained in:
Sébastien Helleu
2024-02-03 22:50:27 +01:00
parent 820a3e8767
commit 7f2f60dab0
-1
View File
@@ -120,7 +120,6 @@ jobs:
matrix:
os:
- macos-12
- macos-11
config:
- { name: "gcc", cc: "gcc", cxx: "g++" }
- { name: "clang", cc: "clang", cxx: "clang++" }