Skip to content

Commit 509aa86

Browse files
author
Hông-Lan Botterman
committed
python-version in matrix
1 parent 7c16a80 commit 509aa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [ubuntu-latest, windows-latest]
20-
python-version: [3.8, 3.9, 3.10, 3.11]
20+
python-version: ["3.8", "3.9", "3.10", "3.11"]
2121
defaults:
2222
run:
2323
shell: bash -l {0}

0 commit comments

Comments
 (0)