Skip to content

Try without hard-coded seed #296

Try without hard-coded seed

Try without hard-coded seed #296

name: 32bit 5.1.0
on:
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.1.0+options,ocaml-option-32bit'
dune_profile: 'debug-runtime'
runparam: 's=4096,v=0,V=1'
timeout: 240