Skip to content

Target 13553 instead #46

Target 13553 instead

Target 13553 instead #46

name: Bytecode trunk
on:
schedule:
# Every Monday morning, at 3:33 UTC
- cron: '33 3 * * 1'
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.4.0+trunk,ocaml-option-bytecode-only'
compiler_git_ref: refs/heads/trunk
timeout: 240