1
Fork 0
mirror of https://github.com/Steffo99/flyingsnake.git synced 2024-10-16 14:37:34 +00:00

Update pythonpackage.yml

This commit is contained in:
Steffo 2019-09-29 00:55:26 +02:00 committed by GitHub
parent e0512f4919
commit 9f32830199
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
python-version: [2.7, 3.5, 3.6, 3.7] python-version: [3.7]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1