Skip to content

Commit

Permalink
Update CI, test with: 5.1.1, 5.2.0, and 5.3.0+trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dhil committed May 14, 2024
1 parent 1e83cbc commit 2cccca7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
- macos-14
ocaml-compiler:
- 5.1.1
- ocaml-variants.5.2.0+trunk
- 5.2.0
- ocaml-variants.5.3.0+trunk

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 2cccca7

Please sign in to comment.