Skip to content

Commit b44e3fb

Browse files
authored
Update main.yml
3.10 -> "3.10"
1 parent 0dd78da commit b44e3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macOS-latest]
12-
python-version: [3.7, 3.8, 3.9, 3.10]
12+
python-version: ["3.7", "3.8", "3.9", "3.10"]
1313
name: Python ${{ matrix.python-version }} example
1414

1515
steps:

0 commit comments

Comments
 (0)