Skip to content

CI: Add native and bytecode workflows using MSVC #245

CI: Add native and bytecode workflows using MSVC

CI: Add native and bytecode workflows using MSVC #245

Workflow file for this run

name: 32bit 5.1
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.1.0+options,ocaml-option-32bit'
timeout: 240