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:08 +01:00
parent 1eeb76a9ad
commit 870ae139a8
-1
View File
@@ -85,7 +85,6 @@ jobs:
matrix:
os:
- macos-12
- macos-11
config:
- { name: "gcc", cc: "gcc", cxx: "g++" }
- { name: "clang", cc: "clang", cxx: "clang++" }