GHA: switch ocaml testing to ubuntu-18.04
This commit is contained in:
parent
9f8e9109be
commit
3354345255
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -289,6 +289,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
- SWIGLANG: ocaml
|
||||
continue-on-error: true
|
||||
os: ubuntu-18.04 # ocaml-4.08 in ubuntu-20.04 not yet working
|
||||
# Run all of them, as opposed to aborting when one fails
|
||||
fail-fast: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue