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