Skip to content

Commit

Permalink
ci(winget): change Winget Releaser job to ubuntu-latest (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Oct 22, 2023
1 parent fce8639 commit 8c30b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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')

Expand Down

0 comments on commit 8c30b89

Please sign in to comment.