Skip to content

Commit 0ca1761

Browse files
committed
update github actions image to windows-2022
1 parent a88e720 commit 0ca1761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616
# windows-latest doesn't have .net framework 4.0
17-
runs-on: windows-2019
17+
runs-on: windows-2022
1818

1919
steps:
2020
- name: Checkout visuald

0 commit comments

Comments
 (0)