aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
diff options
context:
space:
mode:
authorAlan Pope <alan@popey.com>2020-05-09 05:39:19 +0100
committerGitHub <noreply@github.com>2020-05-09 12:39:19 +0800
commitb9df5da1f4862d3ed58d528258ea56671791d60d (patch)
tree450569d06a4ac77cf15fe069caac802ddeca9e45 /integrations
parentb09ec508c3f33e05d3784f96093451c463600d7b (diff)
downloadgitea-b9df5da1f4862d3ed58d528258ea56671791d60d.tar.gz
gitea-b9df5da1f4862d3ed58d528258ea56671791d60d.zip
Limit snap build architectures (#11346)
Builds will fail on s390x, i386 and ppc64el because we depend on nodejs, which is only published for armhf, arm64 and amd64. This change merely tells the snap build farm to not waste time trying to build on architectures will will guarantee failure. Apologies for overlooking this in our previous PR. Example build failures can be seen at [i386](https://launchpad.net/~build.snapcraft.io/+snap/53d5570c233b8b3663242f8d94dc21ad/+build/945935), [ppc64el](https://launchpad.net/~build.snapcraft.io/+snap/53d5570c233b8b3663242f8d94dc21ad/+build/945939), [s390x](https://launchpad.net/~build.snapcraft.io/+snap/53d5570c233b8b3663242f8d94dc21ad/+build/945940)
Diffstat (limited to 'integrations')
0 files changed, 0 insertions, 0 deletions