1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

ci: remove tests on macOS 10.15

This commit is contained in:
Sébastien Helleu
2022-08-03 21:52:47 +02:00
parent fe892460ba
commit 5d51e7286c
-1
View File
@@ -90,7 +90,6 @@ jobs:
matrix:
os:
- macos-11
- macos-10.15
config:
- { name: "cmake_gcc", cc: "gcc", cxx: "g++" }
- { name: "cmake_clang", cc: "clang", cxx: "clang++" }