use quotes

This commit is contained in:
Adil Hafeez 2025-01-08 15:03:17 -08:00
parent 741297f78f
commit 39910bee63

View file

@ -10,7 +10,7 @@ jobs:
test:
strategy:
matrix:
python-version: [3.10] # , 3.11, 3.12, 3.13]
python-version: ["3.10"] # , 3.11, 3.12, 3.13]
runs-on: ubuntu-latest