Skip to content

Commit 98f57a6

Browse files
authored
Update main.yml
1 parent 8e98a09 commit 98f57a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
strategy:
1515
matrix:
1616
python-version:
17-
- 3.10
18-
- 3.12
19-
- 3.14
17+
- "3.10"
18+
- "3.12"
19+
- "3.14"
2020

2121
steps:
2222
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)