Skip to content

Commit

Permalink
Change Winget Releaser job to ubuntu-latest (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Aug 4, 2023
1 parent 5b9c548 commit 66d073e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [released]
jobs:
publish:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
Expand Down

0 comments on commit 66d073e

Please sign in to comment.