Skip to content

Commit

Permalink
Merge branch '3.12' into backport-cbfe302-3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner authored Dec 20, 2024
2 parents 19dc605 + 825b83d commit 5c39bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
brew install pkg-config [email protected] xz gdbm tcl-tk@8
# Because alternate versions are not symlinked into place by default:
brew link tcl-tk@8
brew link --overwrite tcl-tk@8
- name: Configure CPython
run: |
GDBM_CFLAGS="-I$(brew --prefix gdbm)/include" \
Expand Down

0 comments on commit 5c39bbc

Please sign in to comment.