Merge branch '2.8.0-release-fix' into 'stable'

CI: Allow failure for non-musl arm for now

See merge request pleroma/pleroma!4304
This commit is contained in:
lain 2024-12-20 03:52:30 +00:00
commit a902b53b24
2 changed files with 1 additions and 0 deletions

View file

@ -327,6 +327,7 @@ amd64-musl:
arm:
stage: release
allow_failure: true
artifacts: *release-artifacts
only: *release-only
tags:

View file