Skip to content

Commit 301147e

Browse files
committed
No need to link the default version
1 parent 2b36429 commit 301147e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-macos.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
- name: Install Homebrew dependencies
3939
run: |
4040
brew bundle --file=.github/workflows/Brewfile
41-
# Because alternate versions are not symlinked into place by default:
42-
brew link --overwrite tcl-tk@9
4341
- name: Configure CPython
4442
run: |
4543
MACOSX_DEPLOYMENT_TARGET=10.15 \

0 commit comments

Comments
 (0)