fix: remove ubuntu 18.04

This commit is contained in:
R
2023-01-29 15:56:42 +01:00
committed by GitHub
parent 9cc06ea302
commit d9f2e20b9e
-5
View File
@@ -44,7 +44,6 @@ jobs:
- latest
- 22.04
- 20.04
- 18.04
steps:
- name: Login to GitHub Container Registry
if: ${{ github.repository_owner == github.actor }}
@@ -210,14 +209,10 @@ jobs:
fail-fast: false
max-parallel: 8
matrix:
exclude:
- TAG: 18.04
TYPE: custom
TAG:
- latest
- 22.04
- 20.04
- 18.04
PLATFORMS:
- 'linux/amd64'
TYPE: