Remove MacOS testing.

It is failing installing gcovr
https://github.com/aminya/setup-cpp/issues/246
This commit is contained in:
ArthurSonzogni
2024-06-28 08:32:17 +02:00
parent 1619f4d1f7
commit deb4f5f208
@@ -28,10 +28,10 @@ jobs:
compiler: llvm
test: true
- name: "MacOS clang"
os: macos-latest
test: true
compiler: llvm
#- name: "MacOS clang"
#os: macos-latest
#test: true
#compiler: llvm
- name: "Windows"
os: windows-latest