Skip to content

Commit 03947f7

Browse files
CI: testing poetry v1.8.4 on MacOS
1 parent 498238b commit 03947f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
export PATH="/usr/local/opt:/Users/runner/.local/bin:/opt/homebrew/bin/python3.10/bin:$PATH"
3131
3232
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
33+
python3.10 -m pip install -U --user poetry==1.8.5 wheel pip mako
3434
python3.10 -m poetry install
3535
python3.10 -m poetry self add poetry-plugin-export
3636

0 commit comments

Comments
 (0)