Skip to content

Commit

Permalink
ci: more OCaml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Jul 15, 2024
1 parent d90d2a9 commit 34d6b58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
- 4.11.x
- 4.12.x
- 4.13.x
- 4.14.x
- 5.0.x
- 5.1.x
- 5.2.x

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

Expand Down

0 comments on commit 34d6b58

Please sign in to comment.