Skip to content

Switch GA workflows to test 5.1.1~rc1 #2

Switch GA workflows to test 5.1.1~rc1

Switch GA workflows to test 5.1.1~rc1 #2

Workflow file for this run

name: FP 5.1
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.1.1~rc1+options,ocaml-option-fp'
timeout: 240