This commit is contained in:
Simon Cruanes 2023-06-20 13:16:21 -04:00
parent 5c45589882
commit 64bd211ac7
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -3,7 +3,7 @@ name: build
on: on:
pull_request: pull_request:
push: push:
branch: branches:
- master - master
jobs: jobs:
@ -13,7 +13,7 @@ jobs:
matrix: matrix:
os: os:
- ubuntu-latest - ubuntu-latest
- windows-latest #- windows-latest
#- macos-latest #- macos-latest
ocaml-compiler: ocaml-compiler:
- 4.08.x - 4.08.x