Skip to content

Commit 99d7650

Browse files
committed
Run on Python 3.9
1 parent 39e323d commit 99d7650

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- uses: actions/checkout@v2
4242

4343
- uses: actions/setup-python@v2.3.1
44+
with:
45+
python-version: 3.9
4446

4547
- run: pip install --upgrade setuptools
4648

0 commit comments

Comments
 (0)