Skip to content

Commit 1a091a9

Browse files
authored
Update ocaml-version from 5.3.0 to 5.4.0 (#6879)
A follow-up change of xapi-project/xs-opam#754
2 parents 5ed631f + a7af61e commit 1a091a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
ocaml-version: "4.14.2"
3333
experimental: true
3434
- runs-on: "ubuntu-22.04"
35-
ocaml-version: "5.3.0"
35+
ocaml-version: "5.4.0"
3636
experimental: true
3737

3838
continue-on-error: ${{ matrix.experimental }}

0 commit comments

Comments
 (0)