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 01182c9 commit 311182eCopy full SHA for 311182e
.github/workflows/imaging.yaml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
strategy:
35
matrix:
36
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
+ python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
37
steps:
38
-
39
name: 💳 Docker Hub Identification
0 commit comments