mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 10:57:58 +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"
|
||||
ubuntu: 20
|
||||
install_mode: install-apache
|
||||
- name: Centos-8
|
||||
flavour: centos
|
||||
image: "centos:8"
|
||||
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
|
||||
Reference in New Issue
Block a user