We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db014b commit 7fc09d4Copy full SHA for 7fc09d4
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on: [push]
5
jobs:
6
build:
7
8
- runs-on: windows-2019
+ runs-on: windows-2022
9
10
steps:
11
- uses: actions/checkout@v1
0 commit comments