🔥 Drop Ubuntu 18.04 support and hack CI

This commit is contained in:
Emilien Mantel
2023-05-31 12:00:01 +02:00
committed by Emilien M
parent c61fb86cc0
commit a5325d7d54
5 changed files with 14 additions and 30 deletions

View File

@@ -1,13 +0,0 @@
---
platforms:
- name: ubuntu-18.04
image: dokken/ubuntu-18.04
command: /lib/systemd/systemd
dockerfile: ../_shared/Dockerfile.j2
capabilities:
- SYS_ADMIN
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true