We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 417897e + 29f441a commit ea256ecCopy full SHA for ea256ec
.github/workflows/main.yaml
@@ -279,7 +279,7 @@ jobs:
279
env:
280
WXWIDGETS_VERSION: 3.2.6
281
name: Build Erlang/OTP (Windows)
282
- runs-on: windows-2025
+ runs-on: windows-2022
283
needs: pack
284
if: needs.pack.outputs.build-c-code == 'true'
285
steps:
.github/workflows/upload-windows-zip.yaml
@@ -36,7 +36,7 @@ permissions:
36
37
jobs:
38
upload-windows-zip:
39
40
## Needed to upload assets to releases
41
permissions:
42
contents: write
0 commit comments