Skip to content

Commit 2b7403d

Browse files
committed
update windows-2019 to windows-2022
The windows-2019 runner image has been retired. Signed-off-by: Michael Warres <mpw@google.com>
1 parent b9e4cad commit 2b7403d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
flags: --config=clang-tsan
130130
- name: 'NullVM on Windows/x86_64'
131131
engine: 'null'
132-
os: windows-2019
132+
os: windows-2022
133133
arch: x86_64
134134
action: test
135135
targets: -//test/fuzz/...

0 commit comments

Comments
 (0)