Skip to content

Commit 04578bb

Browse files
committed
test matrix upd
1 parent c3bf2d5 commit 04578bb

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
docker-img:
35-
- docker.io/arangodb:3.4.10
3635
- docker.io/arangodb:3.5.5
37-
- docker.io/arangodb:3.6.3
38-
- docker.io/arangodb/arangodb-preview:3.7-alpha.3
39-
- docker.io/arangodb/enterprise:3.4.10
36+
- docker.io/arangodb:3.6.4
37+
- docker.io/arangodb/arangodb-preview:3.7.1-rc.1
4038
- docker.io/arangodb/enterprise:3.5.5
41-
- docker.io/arangodb/enterprise:3.6.3
42-
- docker.io/arangodb/enterprise-preview:3.7-alpha.3
39+
- docker.io/arangodb/enterprise:3.6.4
40+
- docker.io/arangodb/enterprise-preview:3.7.1-rc.1
4341
topology:
4442
- single
4543
- cluster

0 commit comments

Comments
 (0)