We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a613537 commit 7f6c1e2Copy full SHA for 7f6c1e2
.circleci/config.yml
@@ -454,10 +454,7 @@ workflows:
454
matrix:
455
parameters:
456
docker-img:
457
- - 'docker.io/arangodb/arangodb:3.11'
458
- 'docker.io/arangodb/arangodb:3.12'
459
- - 'docker.io/arangodb/enterprise:3.11'
460
- - 'docker.io/arangodb/enterprise:3.12'
461
topology:
462
- 'single'
463
args:
@@ -467,10 +464,7 @@ workflows:
467
464
468
465
469
466
470
471
472
473
474
475
- 'cluster'
476
0 commit comments