Skip to content

Commit 443aadb

Browse files
committed
Update Drone python package to 3.13
1 parent 45bb46b commit 443aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
from_secret: twine_username
3737
TWINE_PASSWORD:
3838
from_secret: twine_password
39-
image: python:3.12
39+
image: python:3.13
4040
commands:
4141
- pip install build twine
4242
- python -m build

0 commit comments

Comments
 (0)