File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 fail-fast : false
6161 matrix :
6262 include : # Check the images at https://github.com/seladb/PcapPlusPlus-DockerImages
63+ - runner : ubuntu-latest
64+ image : ubuntu2604
65+ config-zstd : OFF
6366 - runner : ubuntu-latest
6467 image : ubuntu2404
6568 config-zstd : OFF
@@ -71,18 +74,13 @@ jobs:
7174 config-zstd : OFF
7275 additional-flags : -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx
7376 additional-gcov-flags : --gcov-executable "llvm-cov gcov"
74- - runner : ubuntu-latest
75- image : ubuntu2004
76- config-zstd : OFF
77- gcovr-version : 8.2
7877 - runner : ubuntu-latest
7978 image : rhel94
8079 config-zstd : OFF
8180 gcovr-version : 8.5
8281 - runner : ubuntu-latest
83- image : ubuntu2004-zstd
82+ image : ubuntu2604
8483 config-zstd : ON
85- gcovr-version : 8.2
8684 - runner : ubuntu-latest
8785 image : fedora42
8886 config-zstd : OFF
@@ -408,7 +406,7 @@ jobs:
408406
409407 pfring :
410408 runs-on : ubuntu-latest
411- container : seladb/ubuntu2004 -pfring
409+ container : seladb/ubuntu2604 -pfring
412410 strategy :
413411 matrix :
414412 include :
You can’t perform that action at this time.
0 commit comments