Skip to content

Commit

Permalink
Remove pyenv install (#1851)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang authored Sep 8, 2023
1 parent e26e312 commit 6d5c30a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ jobs:
set -x -e
pyenv versions
pyenv install --list
pyenv install 3.7
pyenv install 3.8
pyenv install 3.9
# pyenv install ${{ matrix.python }}
pyenv local ${{ matrix.python }}
pyenv versions
Expand Down

0 comments on commit 6d5c30a

Please sign in to comment.