Skip to content

Commit

Permalink
fix compiler selection
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed May 10, 2024
1 parent d0ef043 commit a6d0f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
- ubuntu-latest
- macos-latest
ocaml-compiler:
- ocaml-base-compiler.5.3.0+trunk
- ocaml-compiler-variants.5.3.0+trunk

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

Expand Down

0 comments on commit a6d0f4a

Please sign in to comment.