Skip to content

Commit

Permalink
schema fix
Browse files Browse the repository at this point in the history
  • Loading branch information
apetenchea committed Oct 16, 2023
1 parent d34e73e commit 40356b3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ workflows:
python-latest-enterprise-cluster-preview:
jobs:
- run-tests:
name: python-latest-enterprise-preview
python-version: "latest"
arangodb-version: "enterprise-preview:latest"
arangodb-config: "cluster-3.11.conf"
cluster: true
enterprise: true
name: python-latest-enterprise-cluster-preview
python-version: "latest"
arangodb-version: "enterprise-preview:latest"
arangodb-config: "cluster-3.11.conf"
cluster: true
enterprise: true

0 comments on commit 40356b3

Please sign in to comment.