]> git.ipfire.org Git - thirdparty/suricata-update.git/commitdiff
github-ci: update fedora builds to 41 and 42 354/head
authorJason Ish <jason.ish@oisf.net>
Mon, 12 May 2025 15:18:58 +0000 (09:18 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 12 May 2025 15:18:58 +0000 (09:18 -0600)
.github/workflows/tests.yml

index fafa23b7fa2576207d727c931c63835fd9826c42..3f3ed66243a077635e79b77358910dcbb729011f 100644 (file)
@@ -52,7 +52,7 @@ jobs:
       - name: Python 3 integration tests
         run: PYTHONPATH=. python3 ./tests/integration_tests.py
 
-  fedora-41:
+  fedora-42:
     name: Fedora 41
     runs-on: ubuntu-latest
     container: fedora:41
@@ -68,7 +68,7 @@ jobs:
       - name: Python 3 integration tests
         run: PYTHONPATH=. python3 ./tests/integration_tests.py
 
-  fedora-40:
+  fedora-41:
     name: Fedora 40
     runs-on: ubuntu-latest
     container: fedora:40