mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 08:34:44 +08:00
Remove MacOS testing.
It is failing installing gcovr https://github.com/aminya/setup-cpp/issues/246
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user