Bläddra i källkod

Update macOS test dependencies

pull/2182/head
James Morris 4 år sedan
förälder
incheckning
a7e09ce2ea
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      .github/workflows/macos_tests.yml

+ 1
- 1
.github/workflows/macos_tests.yml Visa fil

@ -22,7 +22,7 @@ jobs:
# python-version: ${{ matrix.python-version }}
# ... but in the repo, we want to test pyenv builds on macOS
- run: |
brew install autoconf openssl@1.1 pkg-config readline
brew install openssl readline sqlite3 xz zlib
# https://github.com/pyenv/pyenv#installation
- run: pwd
- env:

Laddar…
Avbryt
Spara