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 9b4e5ea commit 2dbac87Copy full SHA for 2dbac87
.github/workflows/checks.yml
@@ -15,6 +15,7 @@ jobs:
15
- scaleway-core
16
- scaleway
17
- scaleway-async
18
+ python-version: [ '3.10' ,'3.11', '3.12', '3.13' ]
19
defaults:
20
run:
21
working-directory: ${{ matrix.lib }}
@@ -40,6 +41,7 @@ jobs:
40
41
42
43
44
45
46
47
@@ -68,6 +70,7 @@ jobs:
68
70
69
71
72
73
74
75
76
0 commit comments