Skip to content

Commit 48b4bfe

Browse files
committed
fix: config py version
1 parent 015afc7 commit 48b4bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ workflows:
131131
- test:
132132
matrix:
133133
parameters:
134-
python_version: ["3.10", "3.11", "3.12.2"]
134+
python_version: ["3.10", "3.11", "3.12"]
135135
- test-gpu:
136136
requires:
137137
- lint

0 commit comments

Comments
 (0)