Update test-package.yml

pull/149/head
Fabio Caccamo 2022-01-17 22:11:05 +01:00
parent 84c15d2b28
commit f6c4d50bb3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false
matrix: matrix:
python-version: ['2.7', '3.6', '3.7', '3.8', '3.9', '3.10'] python-version: ['2.7', '3.6', '3.7', '3.8', '3.9', '3.10']