mirror of
https://github.com/c-cube/linol.git
synced 2026-03-07 21:47:56 -05:00
ci
This commit is contained in:
parent
38341a60d3
commit
a42204d7e0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -12,9 +12,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
#- macos-latest
|
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
#- macos-latest
|
||||||
|
#- windows-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- 4.08.x
|
- 4.08.x
|
||||||
- 4.12.x
|
- 4.12.x
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue