Skip to content

Commit 3928f60

Browse files
committed
this too
1 parent b59a681 commit 3928f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
strategy:
3030
matrix:
31-
python-version: ["3.10", "3.11", "3.12"]
31+
python-version: ["3.10", "3.11", "3.12", "3.13"]
3232

3333
steps:
3434
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)