Skip to content

Commit aec0d79

Browse files
committed
Remove redundant OCaml 5.0.0 case from unlocked CI
1 parent 24e33cc commit aec0d79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unlocked.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- os: ubuntu-latest
3535
ocaml-compiler: 4.14.x
3636
z3: true
37-
- os: ubuntu-latest
38-
ocaml-compiler: 5.0.0
39-
apron: false
4037

4138
# customize name to use readable string for apron instead of just a boolean
4239
# workaround for missing ternary operator: https://github.com/actions/runner/issues/409

0 commit comments

Comments
 (0)