Skip to content

Commit

Permalink
Merge pull request #1016 from sitiom/winget-releaser
Browse files Browse the repository at this point in the history
Change Winget Releaser job to `ubuntu-latest`
  • Loading branch information
coreybutler committed Sep 18, 2023
2 parents c2aba37 + 2ef52e6 commit 7591688
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on:

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

0 comments on commit 7591688

Please sign in to comment.