Skip to content

Commit 311182e

Browse files
committed
Remove 3.8, add 3.13
1 parent 01182c9 commit 311182e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/imaging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
strategy:
3535
matrix:
36-
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
36+
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
3737
steps:
3838
-
3939
name: 💳 Docker Hub Identification

0 commit comments

Comments
 (0)