GHA: remove obsolete code for old PyPy

This commit is contained in:
nulano 2020-10-16 03:38:58 +01:00
parent 7a20ef7818
commit 17ed3efda6

View File

@ -52,11 +52,6 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: ${{ matrix.architecture }}
- name: Set up TCL
if: "contains(matrix.python-version, 'pypy')"
run: echo "TCL_LIBRARY=$env:pythonLocation\tcl\tcl8.5" >> $env:GITHUB_ENV
shell: pwsh
- name: Print build system information
run: python .github/workflows/system-info.py