Skip to content

Commit e87f602

Browse files
committed
ING-1343: Update server versions used for CI testing
1 parent fa18d4c commit e87f602

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ jobs:
1616
strategy:
1717
matrix:
1818
server:
19-
- 8.0.0-3534
20-
- 7.6.5
21-
- 7.2.2
19+
- 8.1.0-1203
20+
- 8.0.0
21+
- 7.6.8
22+
- 7.2.8
2223

2324
runs-on: ubuntu-latest
2425
steps:

0 commit comments

Comments
 (0)