Skip to content

Commit eeaa71b

Browse files
committed
Test with 5.3
1 parent 922c0c6 commit eeaa71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [macos-latest, ubuntu-24.04]
16-
compiler: [4.14.2, 5.2.0]
16+
compiler: [4.14, 5.3]
1717
steps:
1818
- name: Build and test module
1919
uses: savonet/build-and-test-ocaml-module@main

0 commit comments

Comments
 (0)