File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 21
21
matrix :
22
22
docker-img :
23
23
- docker.io/arangodb/arangodb:3.9.10
24
- - docker.io/arangodb/arangodb:3.10.5
24
+ - docker.io/arangodb/arangodb:3.10.6
25
+ - docker.io/arangodb/arangodb:3.11.0
25
26
- docker.io/arangodb/enterprise:3.9.10
26
- - docker.io/arangodb/enterprise:3.10.5
27
+ - docker.io/arangodb/enterprise:3.10.6
28
+ - docker.io/arangodb/enterprise:3.11.0
27
29
topology :
28
30
- single
29
31
- cluster
90
92
fail-fast : false
91
93
matrix :
92
94
docker-img :
93
- - docker.io/arangodb/enterprise:3.10.5
95
+ - docker.io/arangodb/enterprise:3.11.0
94
96
topology :
95
97
- single
96
98
- cluster
@@ -137,7 +139,7 @@ jobs:
137
139
fail-fast : false
138
140
matrix :
139
141
docker-img :
140
- - docker.io/arangodb/enterprise:3.10.5
142
+ - docker.io/arangodb/enterprise:3.11.0
141
143
topology :
142
144
- cluster
143
145
db-ext-names :
Original file line number Diff line number Diff line change 14
14
fail-fast : false
15
15
matrix :
16
16
docker-img :
17
- - docker.io/arangodb/enterprise:3.10.5
17
+ - docker.io/arangodb/enterprise:3.11.0
18
18
topology :
19
19
- cluster
20
20
db-ext-names :
You can’t perform that action at this time.
0 commit comments