mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
CI
This commit is contained in:
parent
2bde0d155a
commit
4b4569f956
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -18,9 +18,8 @@ jobs:
|
||||||
#- windows-latest
|
#- windows-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- '4.08.x'
|
- '4.08.x'
|
||||||
- '4.12.x'
|
|
||||||
- '4.14.x'
|
- '4.14.x'
|
||||||
- '5.1.x'
|
- '5.3.x'
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue