Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fblanqui committed Oct 19, 2023
1 parent 07fa795 commit 41ee836
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
strategy:
fail-fast: false
matrix:
lambdapi-version: [lambdapi, lambdapi.2.4.0, lambdapi.2.3.1, lambdapi.2.3.0]
lambdapi-version: [lambdapi, lambdapi.2.4.0, lambdapi.2.3.1]
# lambdapi.2.3.0 dependencies require ocaml < 5.0.0
runs-on: ubuntu-latest
steps:
- name: Check out library
Expand Down

0 comments on commit 41ee836

Please sign in to comment.