We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b36429 commit 301147eCopy full SHA for 301147e
.github/workflows/reusable-macos.yml
@@ -38,8 +38,6 @@ jobs:
38
- name: Install Homebrew dependencies
39
run: |
40
brew bundle --file=.github/workflows/Brewfile
41
- # Because alternate versions are not symlinked into place by default:
42
- brew link --overwrite tcl-tk@9
43
- name: Configure CPython
44
45
MACOSX_DEPLOYMENT_TARGET=10.15 \
0 commit comments