Skip to content

Commit

Permalink
Pin python 3.8 and 3.9 at patch level (#1024)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
  • Loading branch information
csmarchbanks committed Apr 16, 2024
1 parent 7bc8cdd commit eeec421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ workflows:
matrix:
parameters:
python:
- "3.8"
- "3.9"
- "3.8.18"
- "3.9.18"
- "3.10"
- "3.11"
- "3.12"
Expand Down

0 comments on commit eeec421

Please sign in to comment.