We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16bce1 commit fc5a738Copy full SHA for fc5a738
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
image: ubuntu-latest
29
extension: deb
30
- name: windows
31
- image: windows-latest
+ image: win-signing
32
extension: exe
33
runs-on: ${{ matrix.os.image }}
34
steps:
0 commit comments