Skip to content

Commit

Permalink
ci: bump up the DPDK versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Sismis authored and victorjulien committed Apr 10, 2024
1 parent 7de1680 commit 7831310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ jobs:
needs: [ prepare-deps, prepare-cbindgen ]
strategy:
matrix:
dpdk_version: [ 22.11.3, 21.11.5, 20.11.9, 19.11.14 ]
dpdk_version: [ 22.11.4, 21.11.6, 20.11.10, 19.11.14 ]
steps:

# Cache Rust stuff.
Expand Down

0 comments on commit 7831310

Please sign in to comment.