We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181f0f3 commit 0cc539fCopy full SHA for 0cc539f
.drone.yml
@@ -20,7 +20,7 @@ services:
20
21
steps:
22
- name: tests
23
- image: "python:3.7"
+ image: "python:3.12"
24
pull: always
25
commands:
26
- pip3 install -r requirements.txt
0 commit comments