mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
remove CentOS from CI
The CentOS docker image no longer works after CentOS8 went EOL. See #2601 for discussion.
This commit is contained in:
3
.github/workflows/ci-tests.yml
vendored
3
.github/workflows/ci-tests.yml
vendored
@@ -188,9 +188,6 @@ jobs:
|
|||||||
image: "ubuntu:20.04"
|
image: "ubuntu:20.04"
|
||||||
ubuntu: 20
|
ubuntu: 20
|
||||||
install_mode: install-apache
|
install_mode: install-apache
|
||||||
- name: Centos-8
|
|
||||||
flavour: centos
|
|
||||||
image: "centos:8"
|
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: ${{ matrix.image }}
|
image: ${{ matrix.image }}
|
||||||
|
|||||||
Reference in New Issue
Block a user