Skip to content

Add the latest batch of issues #41

Add the latest batch of issues

Add the latest batch of issues #41

name: Bytecode 5.1
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.1.1+options,ocaml-option-bytecode-only'
timeout: 240