mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-22 07:37:40 +00:00
chore(linux): Remove impish, add kinetic
This commit is contained in:
parent
c45dea856d
commit
cc8e3bec3d
1 changed files with 1 additions and 1 deletions
2
linux/Jenkinsfile
vendored
2
linux/Jenkinsfile
vendored
|
|
@ -5,7 +5,7 @@
|
|||
@Library('lsdev-pipeline-library') _
|
||||
|
||||
keymanPackaging {
|
||||
distributionsToPackage = 'bionic focal impish jammy'
|
||||
distributionsToPackage = 'bionic focal jammy kinetic'
|
||||
arches = 'amd64 i386'
|
||||
packagesToBuild = ['keyman']
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue