Skip to content

Commit

Permalink
Merge branch 'master' into async_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro authored Aug 16, 2024
2 parents d4ad63e + 84c0b3e commit 8575d02
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ocamlVersion: [4_14, 5_0, 5_1]
ocamlVersion: [4_14, 5_0, 5_1, 5_2]
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v17
Expand Down

0 comments on commit 8575d02

Please sign in to comment.