Skip to content

Commit 0cc539f

Browse files
committed
bump python to 3.12
1 parent 181f0f3 commit 0cc539f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020

2121
steps:
2222
- name: tests
23-
image: "python:3.7"
23+
image: "python:3.12"
2424
pull: always
2525
commands:
2626
- pip3 install -r requirements.txt

0 commit comments

Comments
 (0)