Skip to content

Commit 3b3d3d1

Browse files
authored
Merge pull request #1883 from voodoos/release-5.4-503
Prepare release 5.4 503
2 parents 528e03d + 52589f0 commit 3b3d3d1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- ubuntu-latest
4141
- windows-latest
4242
ocaml-compiler:
43-
- ocaml-base-compiler.5.3.0~beta2
43+
- ocaml-base-compiler.5.3.0
4444
# The type of runner that the job will run on
4545
runs-on: ${{ matrix.os }}
4646

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
unreleased
1+
merlin 5.4
22
==========
3+
Fri Jan 10 17:55:42 CET 2025
34

45
+ merlin binary
56
- Support for OCaml 5.3

0 commit comments

Comments
 (0)