Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ff41cf

Browse files
committed
Make Windows tag more specific
1 parent 03f94aa commit 0ff41cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run_tests_and_hooks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
"3.12",
5555
]
5656
os: [
57-
"macos-latest",
58-
"windows-latest",
57+
# "macos-12",
58+
"windows-2022",
5959
]
6060
# include:
6161
# - os: "windows-latest"

0 commit comments

Comments
 (0)