Skip to content

Merge pull request #399 from shym/msvc-workflows #20

Merge pull request #399 from shym/msvc-workflows

Merge pull request #399 from shym/msvc-workflows #20

Workflow file for this run

name: Linux 5.2
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-base-compiler.5.2.0~beta1'