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 cc61abc commit 58c28fcCopy full SHA for 58c28fc
.circleci/config.yml
@@ -90,7 +90,7 @@ commands:
90
steps:
91
- run:
92
name: install macOS packages
93
- command: HOMEBREW_NO_AUTO_UPDATE=1 brew install coreutils parallel gnu-getopt virtualenv
+ command: HOMEBREW_NO_AUTO_UPDATE=1 brew install coreutils gnu-getopt parallel python@3.9 virtualenv
94
95
- checkout
96
0 commit comments