Skip to content

Commit 6f75665

Browse files
authored
Update main.yml
1 parent 77d1929 commit 6f75665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
os: [ubuntu, windows, macos]
28-
py: [3.7, 3.8, 3.9, 3.10]
28+
py: ["3.7", "3.8", "3.9", "3.10"]
2929
include:
3030
- os: windows
3131
shell: "/usr/bin/bash"

0 commit comments

Comments
 (0)