Skip to content

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

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

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

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