Skip to content

Commit 20e123b

Browse files
authored
Merge pull request #3837 from mtzguido/ci
CI: remove ubuntu-20 runner
2 parents b426a2f + 0222eda commit 20e123b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

-4
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,8 @@ jobs:
104104
# - fstar-stage1-src.tar.gz
105105
# ^ See note in test-local.
106106
os:
107-
- ubuntu-20.04
108-
- ubuntu-22.04
109107
- ubuntu-24.04
110108
- ubuntu-latest
111-
exclude:
112-
- os: ubuntu-24.04 # setup-ocaml fails due to darcs https://github.com/ocaml/setup-ocaml/issues/872
113109
runs-on: ${{ matrix.os }}
114110
steps:
115111
# TODO: Install both 4.8.5 and 4.13.1

0 commit comments

Comments
 (0)