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 dundee committed Feb 12, 2024
1 parent a25ff5d commit eb65951
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 eb65951

Please sign in to comment.