We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ee11e commit 047e255Copy full SHA for 047e255
.github/workflows/pullRequestAndMergeMaster.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
go: [ 1.24.6 ]
14
goarch: [ amd64 ]
15
- runs-on: windows-2025
+ runs-on: windows-2022
16
steps:
17
- uses: actions/setup-go@v2
18
with:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
0 commit comments