Skip to content

Commit

Permalink
chore(ci): add kong 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Dec 13, 2024
1 parent 983b82e commit 0381ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-enterprise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- 'kong/kong-gateway:3.6'
- 'kong/kong-gateway:3.7'
- 'kong/kong-gateway:3.8'
- 'kong/kong-gateway:3.9'
- 'kong/kong-gateway-dev:latest'
env:
KONG_ANONYMOUS_REPORTS: "off"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- 'kong:3.6'
- 'kong:3.7'
- 'kong:3.8'
- 'kong/kong:3.9'
- 'kong/kong:master'
env:
KONG_ANONYMOUS_REPORTS: "off"
Expand Down

0 comments on commit 0381ab5

Please sign in to comment.