Skip to content

Commit d3216bc

Browse files
dhuangnmdhuangnm
andauthored
drop 3.8 and add 3.12 to testing (#196)
Co-authored-by: dhuangnm <dhuang@MacBook-Pro-2.local>
1 parent 232e494 commit d3216bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
test_configs: '[{"python":"3.11.4","label":"ubuntu-22.04","timeout":"40"},
3636
{"python":"3.10.12","label":"ubuntu-20.04","timeout":"40"},
3737
{"python":"3.9.17","label":"k8s-a100-solo","timeout":"40"},
38-
{"python":"3.8.17","label":"k8s-a100-duo","timeout":"40"}]'
38+
{"python":"3.12.6","label":"k8s-a100-duo","timeout":"40"}]'
3939

4040
secrets: inherit

0 commit comments

Comments
 (0)