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 498238b commit 03947f7Copy full SHA for 03947f7
.github/workflows/macos.yaml
@@ -30,7 +30,7 @@ jobs:
30
export PATH="/usr/local/opt:/Users/runner/.local/bin:/opt/homebrew/bin/python3.10/bin:$PATH"
31
32
brew install gnu-sed [email protected] autoconf automake libtool protobuf
33
- python3.10 -m pip install -U --user poetry==1.9.0 wheel pip mako
+ python3.10 -m pip install -U --user poetry==1.8.5 wheel pip mako
34
python3.10 -m poetry install
35
python3.10 -m poetry self add poetry-plugin-export
36
0 commit comments