mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
ci
This commit is contained in:
parent
5c45589882
commit
64bd211ac7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -3,7 +3,7 @@ name: build
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branch:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
#- windows-latest
|
||||
#- macos-latest
|
||||
ocaml-compiler:
|
||||
- 4.08.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue