mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
ci
This commit is contained in:
parent
0d334db039
commit
2e4baf1a7e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -17,9 +17,9 @@ jobs:
|
|||
#- macos-latest
|
||||
#- windows-latest
|
||||
ocaml-compiler:
|
||||
- '4.05'
|
||||
- '4.14'
|
||||
- '5.0'
|
||||
- '4.05.x'
|
||||
- '4.14.x'
|
||||
- '5.0.x'
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue