mirror of https://github.com/nirenjan/pinelog.git
Disable building on Windows and macOS
parent
bd39009c74
commit
6774d37e4a
|
@ -18,8 +18,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
|
||||||
- macos-latest
|
|
||||||
cc:
|
cc:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
|
Loading…
Reference in New Issue