Skip to content

Commit

Permalink
checkpoint: into main from release/2.5.1 @ bbc8d25 (#19247)
Browse files Browse the repository at this point in the history
Source hash: bbc8d25
Remaining commits: 2
  • Loading branch information
pmaslana authored Feb 10, 2025
2 parents 229d68d + bf81da5 commit 3714ab6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@ jobs:
main: True
- name: "3.12"
file_name: "3.12"
action: "3.12"
# TODO: https://github.com/python/cpython/issues/128479
# return to just `3.12` after presumably 3.12.9 becomes available with the fix
action: "3.12.7"
apt: "3.12"
install_sh: "3.12"
matrix: "3.12"
Expand Down

0 comments on commit 3714ab6

Please sign in to comment.