Update python-app.yml

This commit is contained in:
Evil0ctal 2022-01-02 05:09:40 -08:00 committed by GitHub
parent 41155e52cb
commit 6db706e3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
python-version:
- 'pypy-3.9.9'
- 'pypy-3.9'
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2