We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05e0d8 commit 5b29b07Copy full SHA for 5b29b07
1 file changed
.github/matrix-full.yml
@@ -7,10 +7,6 @@ build-packages:
7
# check-manifest-suite: the check manifest suite as defined in scripts/explain_manifest/config.py
8
9
# Ubuntu
10
-- label: ubuntu-20.04
11
- image: ubuntu:20.04
12
- package: deb
13
- check-manifest-suite: ubuntu-20.04-amd64
14
- label: ubuntu-22.04
15
image: ubuntu:22.04
16
package: deb
@@ -120,12 +116,6 @@ scan-vulnerabilities:
120
116
121
117
release-packages:
122
118
123
124
125
- artifact-from: ubuntu-20.04
126
- artifact-version: 20.04
127
- artifact-type: ubuntu
128
- artifact: kong.amd64.deb
129
119
130
131
artifact-from: ubuntu-22.04
0 commit comments