fix: Typo in GHA

pull/16/head
Raphaël Vinot 2022-03-24 14:59:02 +01:00
parent 056fb8babe
commit da07ae5550
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, 3.10]
python-version: [3.7, 3.8, 3.9, "3.10"]
steps: