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 - latest
- 22.04 - 22.04
- 20.04 - 20.04
- 18.04
steps: steps:
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry
if: ${{ github.repository_owner == github.actor }} if: ${{ github.repository_owner == github.actor }}
@@ -210,14 +209,10 @@ jobs:
fail-fast: false fail-fast: false
max-parallel: 8 max-parallel: 8
matrix: matrix:
exclude:
- TAG: 18.04
TYPE: custom
TAG: TAG:
- latest - latest
- 22.04 - 22.04
- 20.04 - 20.04
- 18.04
PLATFORMS: PLATFORMS:
- 'linux/amd64' - 'linux/amd64'
TYPE: TYPE: