Skip to content

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

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

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

name: 32bit trunk
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.3.0+trunk,ocaml-option-32bit'
compiler_git_ref: refs/heads/trunk
timeout: 240