ci(winget): change Winget Releaser job to ubuntu-latest (#518)

This commit is contained in:
sitiom
2023-10-23 01:58:33 +08:00
committed by GitHub
parent fce86397a5
commit 8c30b894fe

View File

@@ -116,7 +116,7 @@ jobs:
winget:
name: Publish to WinGet
runs-on: windows-latest
runs-on: ubuntu-latest
needs: build
if: startsWith(github.ref, 'refs/tags/v')