Skip to content

Commit

Permalink
GHA: update build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Mar 2, 2023
1 parent 088fc69 commit 52bad30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
fail-fast: false
matrix:
ocaml:
- 5.0.x
- 4.14.x
- 4.13.1
- 4.12.1
- 4.11.2
Expand All @@ -19,7 +21,6 @@ jobs:
- 4.05.0
- 4.04.2
- 4.03.0
- 4.02.3

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 52bad30

Please sign in to comment.