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: MinGW 5.1
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
compiler: ocaml-variants.5.1.1~rc1+options+win,ocaml-option-mingw
timeout: 240