Merge branch 'master' into Circuitous-drop-11-22.04

This commit is contained in:
SlightlyCircuitous 2026-04-30 17:16:55 -04:00 committed by GitHub
commit 2b7eea6f38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
97 changed files with 27251 additions and 21430 deletions

View file

@ -46,7 +46,7 @@ concurrency:
jobs:
configure:
name: Configure
runs-on: ubuntu-latest
runs-on: ubuntu-slim
outputs:
tag: ${{steps.configure.outputs.tag}}
sha: ${{steps.configure.outputs.sha}}
@ -127,13 +127,14 @@ jobs:
package: DEB
- distro: Fedora
version: 42
version: 43
package: RPM
test: skip # Running tests on all distros is superfluous
- distro: Fedora
version: 43
version: 44
package: RPM
test: skip # This is failing to build, currently. To be fixed.
- distro: Ubuntu
version: 24.04