Skip to content

Commit

Permalink
ci bench: use 5.1 (ocaml#10893)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Chávarri <[email protected]>
  • Loading branch information
jchavarri authored Sep 8, 2024
1 parent a7924e3 commit 7ec38ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches:
- main
- bench/fix-melange-pupilfirst
- ci-bench/fix-after-ocaml51

permissions:
# deployments permission to deploy GitHub pages website
Expand All @@ -22,7 +22,7 @@ jobs:
os:
- ubuntu-latest
ocaml-compiler:
- 4.14.x
- 5.1.x

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 7ec38ff

Please sign in to comment.