We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e8854 commit 439f039Copy full SHA for 439f039
2 files changed
.github/workflows/deploy-gui.yml
@@ -91,7 +91,7 @@ jobs:
91
./bin/adhoc-sign.py --os macOS ${{ github.event.release.tag_name }}
92
93
build-and-publish-windows-gui:
94
- runs-on: windows-latest
+ runs-on: windows-2022
95
env:
96
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
97
steps:
.github/workflows/upload-gui-to-workflow.yml
@@ -84,7 +84,7 @@ jobs:
84
name: mozregression-gui-app-bundle.tar.gz
85
86
87
88
89
90
0 commit comments