Skip to content

Commit 7fc09d4

Browse files
committed
github actions: upgrade windows
1 parent 2db014b commit 7fc09d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55
jobs:
66
build:
77

8-
runs-on: windows-2019
8+
runs-on: windows-2022
99

1010
steps:
1111
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)