Skip to content

Commit

Permalink
spread.yaml: disable centos-9
Browse files Browse the repository at this point in the history
CentOS is currently unable to build snapd due to an open issue related to the
FIPS toolchain and static linking. The upstream patch [1] has been merged but
not released to the distribution yet.

Currently this issue blocks all of master from any iteration.

[1] golang-fips/go#185

Signed-off-by: Zygmunt Krynicki <[email protected]>
  • Loading branch information
zyga committed May 21, 2024
1 parent 7612b33 commit f58de90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ backends:
workers: 6
storage: preserve-size
image: centos-9-64
manual: true

- opensuse-15.5-64:
workers: 6
Expand Down

0 comments on commit f58de90

Please sign in to comment.