Skip to content

Commit 80f779b

Browse files
committed
oops
1 parent 4654fc5 commit 80f779b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
strategy:
6565
matrix:
6666
python:
67-
- 3.12
68-
- 3.10
67+
- "3.12"
68+
- "3.10"
6969
runs-on: windows-2022
7070
steps:
7171
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)