Update macOS test dependencies
This commit is contained in:
parent
4d56947277
commit
a7e09ce2ea
2
.github/workflows/macos_tests.yml
vendored
2
.github/workflows/macos_tests.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
# python-version: ${{ matrix.python-version }}
|
# python-version: ${{ matrix.python-version }}
|
||||||
# ... but in the repo, we want to test pyenv builds on macOS
|
# ... but in the repo, we want to test pyenv builds on macOS
|
||||||
- run: |
|
- run: |
|
||||||
brew install autoconf openssl@1.1 pkg-config readline
|
brew install openssl readline sqlite3 xz zlib
|
||||||
# https://github.com/pyenv/pyenv#installation
|
# https://github.com/pyenv/pyenv#installation
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- env:
|
- env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user