Skip to content

Commit

Permalink
bump python to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver006 committed Jun 7, 2024
1 parent 181f0f3 commit 0cc539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:

steps:
- name: tests
image: "python:3.7"
image: "python:3.12"
pull: always
commands:
- pip3 install -r requirements.txt
Expand Down

0 comments on commit 0cc539f

Please sign in to comment.