This commit is contained in:
Tim
2021-11-11 13:09:01 +10:30
parent f1753945ca
commit c30c68dbf5

View File

@@ -14,8 +14,8 @@ jobs:
platform:
- ubuntu-latest
python-version:
- 3.7
- 3.8
- 3.9
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}