Update python-package.yml (#652)

fix for #651 (temporary?)
This commit is contained in:
Oscar 2023-01-25 15:46:02 -08:00 committed by GitHub
parent 97ea45b8f6
commit aa15f54a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', 'pypy3']