There was an error while loading. Please reload this page.
1 parent 3f21db1 commit 7dd5757Copy full SHA for 7dd5757
2 files changed
.github/workflows/development.yml
@@ -100,8 +100,7 @@ jobs:
100
101
test-deploy-windows:
102
name: Test and deploy Windows
103
- environment: signing
104
- runs-on: windows-latest
+ runs-on: windows-2022
105
106
steps:
107
- uses: actions/checkout@v5
.github/workflows/release.yml
@@ -44,7 +44,6 @@ jobs:
44
45
prepare-windows:
46
name: Prepare Windows binaries
47
48
runs-on: windows-2022
49
50
0 commit comments