Skip to content

Commit

Permalink
chore(ci): ad 3.7 and 3.8 to CI (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Nov 7, 2024
1 parent f0de571 commit 8678be1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test-enterprise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
- '3.4'
- '3.5'
- '3.6'
- '3.7'
- '3.8'
env:
KONG_ROUTER_FLAVOR: ${{ matrix.router_flavor }}
KONG_IMAGE_TAG: ${{ matrix.kong_version }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
- '3.4'
- '3.5'
- '3.6'
- '3.7'
- '3.8'
env:
KONG_ROUTER_FLAVOR: ${{ matrix.router_flavor }}
KONG_IMAGE_TAG: ${{ matrix.kong_version }}
Expand Down

0 comments on commit 8678be1

Please sign in to comment.