Skip to content

Commit 5de1da2

Browse files
committed
chore: Re-enable opam matrix
1 parent 003ee40 commit 5de1da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest, macos-latest, windows-latest]
16-
ocaml-compiler: [5.3.0]
16+
ocaml-compiler: [4.13.1, 4.14.1, 5.3.0]
1717

1818
steps:
1919
- name: Setup node.js

0 commit comments

Comments
 (0)