Skip to content

Commit

Permalink
ci: add v23.11 to matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Yerden Zhumabekov <ye.zhumabekov@7g.team>
  • Loading branch information
yerden committed Nov 30, 2023
1 parent 9acd77e commit fc9e2a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
env:
TERM: "xterm"
FORCE_COLOR: "1"
CGO_CFLAGS_ALLOW: ".*"
CGO_LDFLAGS_ALLOW: ".*"

jobs:
build:
Expand All @@ -14,6 +16,7 @@ jobs:
env_image:
- nedrey/dpdk-rockylinux8:v21.11-go1.19-snf
- nedrey/dpdk-rockylinux8:v22.11.3-go1.21.3-snf
- nedrey/dpdk-rockylinux8:v23.11-go1.21.4-snf
runs-on: ubuntu-latest
container: ${{ matrix.env_image }}
steps:
Expand Down

0 comments on commit fc9e2a4

Please sign in to comment.