Skip to content

Commit 7f6c1e2

Browse files
committed
removed 3.11 tests
1 parent a613537 commit 7f6c1e2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -454,10 +454,7 @@ workflows:
454454
matrix:
455455
parameters:
456456
docker-img:
457-
- 'docker.io/arangodb/arangodb:3.11'
458457
- 'docker.io/arangodb/arangodb:3.12'
459-
- 'docker.io/arangodb/enterprise:3.11'
460-
- 'docker.io/arangodb/enterprise:3.12'
461458
topology:
462459
- 'single'
463460
args:
@@ -467,10 +464,7 @@ workflows:
467464
matrix:
468465
parameters:
469466
docker-img:
470-
- 'docker.io/arangodb/arangodb:3.11'
471467
- 'docker.io/arangodb/arangodb:3.12'
472-
- 'docker.io/arangodb/enterprise:3.11'
473-
- 'docker.io/arangodb/enterprise:3.12'
474468
topology:
475469
- 'cluster'
476470
args:

0 commit comments

Comments
 (0)