Put version version between " so it is 3.10 instead of 3.1

This commit is contained in:
Adrià Casajús 2022-04-27 15:30:16 +02:00
parent 83a8d439e5
commit 7d38c41d52
No known key found for this signature in database
GPG Key ID: F0033226A5AFC9B9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.10]
python-version: [3.7, "3.10"]
# service containers to run with `postgres-job`
services: