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 09c46ec commit 8ead58fCopy full SHA for 8ead58f
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ defaults:
14
jobs:
15
build:
16
name: Windows
17
- runs-on: windows-latest
+ runs-on: windows-2022
18
steps:
19
- name: Checkout
20
uses: actions/[email protected]
0 commit comments