Skip to content

Switch GA workflows to test 5.1.1~rc1 #38

Switch GA workflows to test 5.1.1~rc1

Switch GA workflows to test 5.1.1~rc1 #38

name: Linux trunk debug
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.2.0+trunk'
compiler_git_ref: refs/heads/trunk
dune_profile: 'debug-runtime'
runparam: 's=4096,v=0,V=1'
timeout: 240