Skip to content

Commit 2a32bc6

Browse files
committed
updated default os to windows-2022
1 parent a4e12ac commit 2a32bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
description: 'List of OS versions to use in matrix, as JSON string'
2323
required: true
2424
type: string
25-
default: '["ubuntu-latest", "windows-latest", "macos-latest"]'
25+
default: '["ubuntu-latest", "windows-2022", "macos-latest"]'
2626

2727
jobs:
2828
run:

0 commit comments

Comments
 (0)