Update GH actions to support py3.9

This commit is contained in:
L1ghtn1ng
2020-03-08 22:59:26 +00:00
parent 5ca57c4a1b
commit 73bf405402
-1
View File
@@ -33,7 +33,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: Install dependencies
run: |
pip install --upgrade pip