Skip to content

REMOVE ME: Trigger run on branch #74

REMOVE ME: Trigger run on branch

REMOVE ME: Trigger run on branch #74

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