File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 21
21
docker-img :
22
22
- docker.io/arangodb/arangodb:3.7.15
23
23
- docker.io/arangodb/arangodb:3.8.2
24
+ - docker.io/arangodb/arangodb-preview:3.9.0-alpha.1
24
25
- docker.io/arangodb/enterprise:3.7.15
25
26
- docker.io/arangodb/enterprise:3.8.2
27
+ - docker.io/arangodb/enterprise-preview:3.9.0-alpha.1
26
28
topology :
27
29
- single
28
30
- cluster
33
35
- 8
34
36
user-language :
35
37
- en
36
- include :
37
- - docker-img : docker.io/arangodb/arangodb-test:PR14700
38
- topology : single
39
- db-ext-names : true
40
- java-version : 11
41
- user-language : tr
42
- - docker-img : docker.io/arangodb/enterprise-test:PR14700
43
- topology : cluster
44
- db-ext-names : true
45
- java-version : 17
46
- user-language : tr
47
38
48
39
steps :
49
40
- uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments