Add builds for openSUSE 15.2
openSUSE 15.2 moved from ICU 60 to 65, breaking compatibility with openSUSE 15.0 and 15.1.
This commit is contained in:
parent
4a7ae76b60
commit
a4ccbeb3f3
1 changed files with 192 additions and 4 deletions
|
|
@ -132,6 +132,7 @@ def queue_builds(event, context):
|
|||
'ubuntu-2004',
|
||||
'ubuntu-1804',
|
||||
'opensuse-15',
|
||||
'opensuse-152',
|
||||
'centos-8',
|
||||
'debian-10',
|
||||
] and version in ['3.3.0', '3.3.1', '3.3.2']:
|
||||
|
|
|
|||
Loading…
Reference in a new issue