Switch build pipeline to Ubuntu jammy
This commit is contained in:
parent
c275f59070
commit
4f424275c9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
default:
|
||||
image: ubuntu:impish
|
||||
image: ubuntu:jammy
|
||||
|
||||
variables:
|
||||
PACKAGE: "intellij-idea-community"
|
||||
|
|
Loading…
Reference in a new issue