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 63eb66d commit c3d41bdCopy full SHA for c3d41bd
.github/workflows/checks.yml
@@ -15,7 +15,7 @@ jobs:
15
- scaleway-core
16
- scaleway
17
- scaleway-async
18
- python-version: ['3.11', '3.12', '3.13']
+ python-version: ['3.10' ,'3.11', '3.12', '3.13']
19
defaults:
20
run:
21
working-directory: ${{ matrix.lib }}
0 commit comments