ソースを参照

Update macOS test dependencies

pull/2182/head
James Morris 4年前
コミット
a7e09ce2ea
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/macos_tests.yml

+ 1
- 1
.github/workflows/macos_tests.yml ファイルの表示

@ -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:

読み込み中…
キャンセル
保存