Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 15, 2023
1 parent 0511bfe commit cde7eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ workflows:
jobs:
- lint
- test:
name: test-python-<< matrix.python_version >>-arangodb-<< matrix.arangodb_version >>-<< matrix.arangodb_config >>-<< matrix.arangodb_license >>
name: Python (<< matrix.python_version >>) - ArangoDB (<< matrix.arangodb_license >>, << matrix.arangodb_version >> << matrix.arangodb_config >>)
matrix:
parameters:
# TODO: Revisit why pyenv doesn't recognize 3.12
Expand Down

0 comments on commit cde7eb8

Please sign in to comment.