]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: update rpm builder to fedora 41
authorJason Ish <jason.ish@oisf.net>
Thu, 6 Mar 2025 13:49:25 +0000 (14:49 +0100)
committerVictor Julien <victor@inliniac.net>
Sun, 9 Mar 2025 06:29:35 +0000 (07:29 +0100)
.github/workflows/builds.yml

index f4331ab4e6fc54e87132835abd80d407ea703aff..f4ae7ac2b210456fc070973a32e2fc084755e93e 100644 (file)
@@ -399,7 +399,7 @@ jobs:
       matrix:
         container:
           - almalinux:9
-          - fedora:40
+          - fedora:41
     env:
       skip: false
     steps:
@@ -456,7 +456,7 @@ jobs:
       # We need a step for each RPM upload as we can't use the
       # container name directly in an artifact, as artifacts can't
       # have ':' in the name.
-      - if: ${{ matrix.container == 'fedora:40' &&  env.skip != 'true' }}
+      - if: ${{ matrix.container == 'fedora:41' &&  env.skip != 'true' }}
         uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
         name: Uploading RPMs
         with: