Skip to content

Commit

Permalink
Change Winget Releaser job to ubuntu-latest (#1512)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom committed Mar 2, 2024
1 parent 5c08de6 commit 1f76e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

publish-to-winget:
name: Publish to WinGet
runs-on: windows-latest # Action can only be run on windows
runs-on: ubuntu-latest
needs: publish
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
Expand Down

0 comments on commit 1f76e3e

Please sign in to comment.