Skip to content

Commit 66d79d5

Browse files
committed
Updating test matrix
1 parent caf3394 commit 66d79d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ workflows:
2020
parameters:
2121
python_version: ["3.10", "3.11", "3.12"]
2222
arangodb_config: ["single", "cluster"]
23-
arangodb_license: ["community", "enterprise"]
24-
arangodb_version: ["3.11", "3.12"]
23+
arangodb_license: ["enterprise"]
24+
arangodb_version: ["3.12"]
2525

2626
jobs:
2727
lint:

0 commit comments

Comments
 (0)