We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88e720 commit 0ca1761Copy full SHA for 0ca1761
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
# windows-latest doesn't have .net framework 4.0
17
- runs-on: windows-2019
+ runs-on: windows-2022
18
19
steps:
20
- name: Checkout visuald
0 commit comments