Skip to content

Commit

Permalink
drop 3.8 and add 3.12 to testing (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: dhuangnm <[email protected]>
  • Loading branch information
dhuangnm and dhuangnm authored Oct 23, 2024
1 parent 232e494 commit d3216bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
test_configs: '[{"python":"3.11.4","label":"ubuntu-22.04","timeout":"40"},
{"python":"3.10.12","label":"ubuntu-20.04","timeout":"40"},
{"python":"3.9.17","label":"k8s-a100-solo","timeout":"40"},
{"python":"3.8.17","label":"k8s-a100-duo","timeout":"40"}]'
{"python":"3.12.6","label":"k8s-a100-duo","timeout":"40"}]'

secrets: inherit

0 comments on commit d3216bc

Please sign in to comment.