Skip to content

Commit d897010

Browse files
authored
chore(ci) update to Pongo 2 (#23)
1 parent 432ca92 commit d897010

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ jobs:
2222
kongVersion:
2323
- "2.8.x"
2424
- "3.0.x"
25-
- "nightly"
26-
- "2.8.1.x"
25+
- "stable"
26+
- "dev"
2727
- "3.0.0.x"
28-
- "nightly-ee"
28+
- "stable-ee"
29+
- "dev-ee"
2930

3031
steps:
3132
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)