Skip to content

Commit 6d5c30a

Browse files
authored
Remove pyenv install (#1851)
1 parent e26e312 commit 6d5c30a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ jobs:
147147
set -x -e
148148
pyenv versions
149149
pyenv install --list
150-
pyenv install 3.7
151-
pyenv install 3.8
152-
pyenv install 3.9
153150
# pyenv install ${{ matrix.python }}
154151
pyenv local ${{ matrix.python }}
155152
pyenv versions

0 commit comments

Comments
 (0)