Update GH actions to support py3.9

This commit is contained in:
L1ghtn1ng 2020-03-08 22:44:54 +00:00
parent 2ff55728af
commit d0bc46bbba

View file

@ -34,7 +34,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: Install dependencies
run: |
pip install --upgrade pip