mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-21 16:56:41 -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
|
||||
#- macos-latest # clogs CI
|
||||
ocaml-compiler:
|
||||
- 4.04.x
|
||||
- 4.10.x
|
||||
- 4.08.x
|
||||
- 4.12.x
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue