mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
chore: CI: disable macOS
This commit is contained in:
parent
09529a0d45
commit
38341a60d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-latest
|
#- macos-latest
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue