Skip to content

Commit c3d41bd

Browse files
committed
chore: add python 3.10
1 parent 63eb66d commit c3d41bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- scaleway-core
1616
- scaleway
1717
- scaleway-async
18-
python-version: ['3.11', '3.12', '3.13']
18+
python-version: ['3.10' ,'3.11', '3.12', '3.13']
1919
defaults:
2020
run:
2121
working-directory: ${{ matrix.lib }}

0 commit comments

Comments
 (0)