PR feedback

This commit is contained in:
Joshua C. Forest 2022-02-04 08:23:41 -05:00
commit fc32f1815a

View file

@ -129,6 +129,7 @@ def queue_builds(event, context):
# zlib version fails to handle versions longer than 5 characters.
# Skip builds affected by this bug.
if platform in [
'ubuntu-2204',
'ubuntu-2004',
'ubuntu-1804',
'opensuse-15',