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 232e494 commit d3216bcCopy full SHA for d3216bc
.github/workflows/trigger-all.yml
@@ -35,6 +35,6 @@ jobs:
35
test_configs: '[{"python":"3.11.4","label":"ubuntu-22.04","timeout":"40"},
36
{"python":"3.10.12","label":"ubuntu-20.04","timeout":"40"},
37
{"python":"3.9.17","label":"k8s-a100-solo","timeout":"40"},
38
- {"python":"3.8.17","label":"k8s-a100-duo","timeout":"40"}]'
+ {"python":"3.12.6","label":"k8s-a100-duo","timeout":"40"}]'
39
40
secrets: inherit
0 commit comments