Skip to content

Commit e09ecb6

Browse files
committed
tests: add kong/kong:latest to integration tests matrix
1 parent 5df93b6 commit e09ecb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- 'kong:2.6.0'
1919
- 'kong:2.7.0'
2020
- 'kong:2.8.0'
21+
- 'kong/kong:latest'
2122
env:
2223
KONG_ANONYMOUS_REPORTS: "off"
2324
KONG_IMAGE: ${{ matrix.kong_image }}

0 commit comments

Comments
 (0)