Add Fedora 42 testing and use latest GH runner

This commit is contained in:
Faustin Lammler 2025-07-21 11:03:09 +02:00
parent bc18f4c3ad
commit dcb7f8251e
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
4 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@ on:
jobs:
molecule-distrib-pkg:
name: Cluster
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
@ -28,7 +28,7 @@ jobs:
- ubuntu-24.04
- debian-11
- debian-12
- fedora-41
- fedora-42
- almalinux-9
- rockylinux-9
- alpine-3.21

View File

@ -19,7 +19,7 @@ on:
jobs:
molecule-cluster-pkg:
name: Cluster MDBF
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:

View File

@ -19,7 +19,7 @@ on:
jobs:
molecule-distrib-pkg:
name: Default deployment
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
@ -29,7 +29,7 @@ jobs:
- debian-11
- debian-12
- debian-sid
- fedora-41
- fedora-42
- almalinux-9
- rockylinux-9
- alpine-3.19

View File

@ -19,7 +19,7 @@ on:
jobs:
molecule-mdbf-pkg:
name: MDBF
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix: