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

View File

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

View File

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

View File

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