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 b59a681 commit 3928f60Copy full SHA for 3928f60
1 file changed
.github/workflows/docker-publish.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
strategy:
30
matrix:
31
- python-version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
32
33
steps:
34
- uses: actions/checkout@v4
0 commit comments