Skip to content

Add Sys.is_directory, Sys.remove and Sys.rename #59

Add Sys.is_directory, Sys.remove and Sys.rename

Add Sys.is_directory, Sys.remove and Sys.rename #59

name: MinGW bytecode 5.1
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: windows-latest
compiler: ocaml-variants.5.1.1+options+win,ocaml-option-mingw,ocaml-option-bytecode-only
timeout: 240