github-ci: build-test DPDK v23.11.x and v24.11.x

Ticket: 6382
pull/13979/head
Lukas Sismis 12 months ago committed by Victor Julien
parent ee0b08692c
commit 7ca95eeec0

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

Loading…
Cancel
Save