Skip to content

Commit

Permalink
lets drop 37 too
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Mar 29, 2024
1 parent a4387d4 commit 223de0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.0
jobs:
deploy_to_playground:
docker:
- image: circleci/python:3.6-stretch
- image: circleci/python:3.12-stretch
steps:
- checkout
- run:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
fail-fast: false
matrix:
include:
- name: Linux py37
os: ubuntu-latest
pyversion: '3.7'
- name: Linux py38
os: ubuntu-latest
pyversion: '3.8'
Expand Down

0 comments on commit 223de0f

Please sign in to comment.