Skip to content

Commit

Permalink
Test on OCaml 5 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lupus committed Dec 13, 2024
1 parent a000826 commit bd9fea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [macos-latest, ubuntu-latest]
ocaml-compiler:
[
"4.14.1",
"4.14.1", "5.2.1"
]

steps:
Expand Down

0 comments on commit bd9fea1

Please sign in to comment.