Skip to content

Commit

Permalink
ci: change Winget Releaser job to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored and JackMordaunt committed Aug 17, 2023
1 parent bf920e7 commit 55d64d1
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 @@ -5,7 +5,7 @@ on:

jobs:
publish:
runs-on: windows-latest # Action can only run on Windows
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
Expand Down

0 comments on commit 55d64d1

Please sign in to comment.