Skip to content

Commit 45bb46b

Browse files
committed
Update Drone python package to 3.13
1 parent 2c5b0d8 commit 45bb46b

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
@@ -21,7 +21,7 @@ steps:
2121
CC_TEST_REPORTER_ID: 2baac9a046cac4e8790932772e1c9954ed0d6786e55a011f32dcc30da97781a1
2222

2323
- name: Test Python Packaging
24-
image: python:3.12
24+
image: python:3.13
2525
commands:
2626
- pip install build twine
2727
- python -m build

0 commit comments

Comments
 (0)