Skip to content

Add bytecode workflows #171

Add bytecode workflows

Add bytecode workflows #171

name: 32bit trunk
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.3.0+trunk,ocaml-option-32bit'
compiler_git_ref: refs/heads/trunk
timeout: 240