There was an error while loading. Please reload this page.
1 parent 0351211 commit 9da5fd4Copy full SHA for 9da5fd4
1 file changed
.github/workflows/sign-windows.yml
@@ -98,7 +98,7 @@ jobs:
98
name: Sign Windows Binaries
99
needs: build
100
if: always() && (needs.build.result == 'success' || needs.build.result == 'skipped')
101
- runs-on: windows-2022
+ runs-on: windows-2025
102
103
env:
104
SM_HOST: https://clientauth.one.digicert.com
0 commit comments