Skip to content

Commit

Permalink
fix: config py version
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Jan 14, 2025
1 parent 015afc7 commit 48b4bfe
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 @@ -131,7 +131,7 @@ workflows:
- test:
matrix:
parameters:
python_version: ["3.10", "3.11", "3.12.2"]
python_version: ["3.10", "3.11", "3.12"]
- test-gpu:
requires:
- lint
Expand Down

0 comments on commit 48b4bfe

Please sign in to comment.