Install dfVFS from GIFT

This commit is contained in:
Jason Solomon 2021-10-15 10:38:16 +11:00
parent d1f6b68f34
commit 2eb427aba7

View file

@ -10,11 +10,8 @@ jobs:
strategy: strategy:
matrix: matrix:
include: include:
- python-version: '3.6'
- python-version: '3.7'
- python-version: '3.8' - python-version: '3.8'
- python-version: '3.9' - python-version: '3.9'
- python-version: '3.10'
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2