8000 fix circleci · prometheus/client_python@f86c811 · GitHub
[go: up one dir, main page]

Skip to content

Commit f86c811

Browse files
committed
fix circleci
Signed-off-by: Alexander Shadchin <shadchin@yandex-team.com>
1 parent 595d2d4 commit f86c811

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
@@ -75,7 +75,7 @@ workflows:
7575
matrix:
7676
parameters:
7777
python:
78-
- "3.9.18"
78+
- "3.9"
7979
- "3.10"
8080
- "3.11"
8181
- "3.12"

0 commit comments

Comments
 (0)
0