Skip to content

Issue list update

Issue list update #10

Workflow file for this run

name: FP 5.2
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.2.0~alpha1+options,ocaml-option-fp'
timeout: 240