Merge branch 'master' into tooomm-ci_updates

This commit is contained in:
tooomm 2025-05-10 19:33:49 +02:00 committed by GitHub
commit b8354e3bfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
154 changed files with 2192 additions and 1004 deletions

View file

@ -9,6 +9,7 @@ on:
- 'webclient/**'
- '.github/workflows/web-*.yml'
- '.github/workflows/translations-*.yml'
- '.github/workflows/docker-release.yml'
tags:
- '*'
pull_request:
@ -101,12 +102,12 @@ jobs:
package: DEB
- distro: Fedora
version: 40
version: 41
package: RPM
test: skip # Running tests on all distros is superfluous
- distro: Fedora
version: 41
version: 42
package: RPM
- distro: Ubuntu