mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
chore(ci): use signing runner
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
arch: [x64]
|
arch: [x64]
|
||||||
os:
|
os:
|
||||||
- name: windows
|
- name: windows
|
||||||
image: windows-latest
|
image: win-signing
|
||||||
extension: [exe, zip]
|
extension: [exe, zip]
|
||||||
forge_platform: win32
|
forge_platform: win32
|
||||||
runs-on: ${{ matrix.os.image }}
|
runs-on: ${{ matrix.os.image }}
|
||||||
|
|||||||
Reference in New Issue
Block a user