Skip to content

Commit

Permalink
ci: Use latest ubuntu to build
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed May 13, 2023
1 parent 2ffdf10 commit 61202b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
include:
- os: macos-latest
DEPLOY_PATH: pingviewer-Release.dmg
- os: ubuntu-18.04
- os: ubuntu-latest
DEPLOY_PATH: pingviewer-Release.AppImage
- os: windows-latest
DEPLOY_PATH: pingviewer-Release.zip
Expand Down

0 comments on commit 61202b3

Please sign in to comment.