Remove outdated 3.8 upgrade comment (#11385)

This commit is contained in:
Kyle Altendorf
2022-05-05 08:18:36 -07:00
committed by GitHub
parent a19f18258d
commit cf5113ae87
@@ -64,7 +64,6 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
# We can't upgrade to Python 3.8 until we have a miniupnpc binary
- uses: actions/setup-python@v2
name: Install Python ${{ matrix.python-version }}
with: