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:
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