mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-29 12:54:50 -05:00
test only >= 4.08 on CI
This commit is contained in:
parent
b22e4b96ce
commit
12037c6ba2
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -14,8 +14,7 @@ jobs:
|
||||||
- windows-latest
|
- windows-latest
|
||||||
#- macos-latest # clogs CI
|
#- macos-latest # clogs CI
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- 4.04.x
|
- 4.08.x
|
||||||
- 4.10.x
|
|
||||||
- 4.12.x
|
- 4.12.x
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue