Skip to content

CI: Add native and bytecode workflows using MSVC #18

CI: Add native and bytecode workflows using MSVC

CI: Add native and bytecode workflows using MSVC #18

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~alpha1'