8000 Pin python 3.8 and 3.9 at patch level (#1024) · prometheus/client_python@eeec421 · GitHub
[go: up one dir, main page]

Skip to content

Commit eeec421

Browse files
csmarchbanks< 8000 a class="Box-sc-g0xbh4-0 dkaFxu prc-Link-Link-85e08" data-muted="true" muted="" href="/prometheus/client_python/commits?author=csmarchbanks" aria-label="commits by csmarchbanks" data-hovercard-url="/users/csmarchbanks/hovercard">csmarchbanks
authored
Pin python 3.8 and 3.9 at patch level (#1024)
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
1 parent 7bc8cdd commit eeec421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ workflows:
7575
matrix:
7676
parameters:
7777
python:
78-
- "3.8"
79-
- "3.9"
78+
- "3.8.18"
79+
- "3.9.18"
8080
- "3.10"
8181
- "3.11"
8282
- "3.12"

0 commit comments

Comments
 (0)
0