We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df93b6 commit e09ecb6Copy full SHA for e09ecb6
.github/workflows/integration.yaml
@@ -18,6 +18,7 @@ jobs:
18
- 'kong:2.6.0'
19
- 'kong:2.7.0'
20
- 'kong:2.8.0'
21
+ - 'kong/kong:latest'
22
env:
23
KONG_ANONYMOUS_REPORTS: "off"
24
KONG_IMAGE: ${{ matrix.kong_image }}
0 commit comments