We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be54b5 commit 6035f81Copy full SHA for 6035f81
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
jobs:
5
windows:
6
name: Build for Windows
7
- runs-on: windows-2025
+ runs-on: windows-2022
8
steps:
9
- name: Checkout
10
uses: actions/checkout@v2
0 commit comments