Skip to content

Commit

Permalink
Update to reflect new 5.3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Aug 27, 2024
1 parent 5aebb12 commit ed57a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux-530-trunk-32bit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 32bit trunk
name: 32bit 5.3

on:
pull_request:
Expand All @@ -10,7 +10,7 @@ jobs:
uses: ./.github/workflows/common.yml
with:
compiler: 'ocaml-variants.5.3.0+trunk,ocaml-option-32bit'
compiler_git_ref: refs/heads/trunk
compiler_git_ref: refs/heads/5.3
dune_profile: 'debug-runtime'
runparam: 'o=20,s=4096,v=0,V=1'
timeout: 240

0 comments on commit ed57a51

Please sign in to comment.