Skip to content

Commit 05741a3

Browse files
Lukas Sismisvictorjulien
authored andcommitted
github-ci: bump up tested DPDK versions
Ubuntu 20.04, supported distro for 7.0.x, still contains DPDK 19.11 in the pkg repository, so it keeps being build-tested as opposed to the 9.0.x version. (cherry picked from commit ee0b086)
1 parent 2db0203 commit 05741a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1864,7 +1864,7 @@ jobs:
18641864
needs: [ prepare-deps, prepare-cbindgen ]
18651865
strategy:
18661866
matrix:
1867-
dpdk_version: [ 22.11.3, 21.11.5, 20.11.9, 19.11.14 ]
1867+
dpdk_version: [ 22.11.10, 21.11.9, 20.11.10, 19.11.14 ]
18681868
steps:
18691869

18701870
# Cache Rust stuff.

0 commit comments

Comments
 (0)