We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd94b4 commit a7f1162Copy full SHA for a7f1162
.github/workflows/push_pr.yml
@@ -73,7 +73,7 @@ jobs:
73
strategy:
74
matrix:
75
go: [ '1.24' ]
76
- os: [ windows-2022 ]
+ os: [ windows-2025 ]
77
name: Run unit and integration tests in ${{matrix.os}} with go ${{matrix.go}}
78
runs-on: ${{matrix.os}}
79
steps:
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
- os: [ windows-2019 ]
0 commit comments