github-ci: stop testing obsolete DPDK versions, bump up the rest

pull/13979/head
Lukas Sismis 2 years ago committed by Victor Julien
parent c99e159341
commit ee0b08692c

@ -2541,7 +2541,7 @@ jobs:
needs: [ prepare-deps, prepare-cbindgen ]
strategy:
matrix:
dpdk_version: [ 22.11.4, 21.11.6, 20.11.10, 19.11.14 ]
dpdk_version: [ 22.11.10, 21.11.9 ]
steps:
# Cache Rust stuff.

Loading…
Cancel
Save