⬆ Set lunar as default build release
This commit is contained in:
parent
47d5b3e482
commit
a6f3f4325f
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
default:
|
||||
image: ubuntu:kinetic
|
||||
image: ubuntu:lunar
|
||||
|
||||
variables:
|
||||
PACKAGE: "intellij-idea-ultimate"
|
||||
|
@ -44,4 +44,4 @@ deploy-job:
|
|||
- if: $CI_COMMIT_TAG
|
||||
parallel:
|
||||
matrix:
|
||||
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, kinetic, jammy]
|
||||
- UBUNTU_VERSION: [trusty, xenial, bionic, focal, kinetic, jammy, lunar]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue