Skip to content

Commit

Permalink
gh: update compiler matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Nov 4, 2023
1 parent 218fc69 commit 5659645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [macos-latest, ubuntu-latest, windows-latest]
ocaml-compiler: [ '5.1.0', '4.14.1', '4.05.1']
ocaml-compiler: [ '5.1.0', '4.14.1', '4.08.0']
steps:
- uses: actions/checkout@master
- uses: ocaml/setup-ocaml@v2
Expand Down

0 comments on commit 5659645

Please sign in to comment.