Skip to content

Move 520-workflows on GitHub actions to 5.2.0~beta1 #30

Move 520-workflows on GitHub actions to 5.2.0~beta1

Move 520-workflows on GitHub actions to 5.2.0~beta1 #30

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