Skip to content

Commit

Permalink
bump CI to ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Williangalvani committed Jun 10, 2023
1 parent c6cd156 commit 737df46
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-20.04
DEPLOY_PATH: pingviewer-Release.AppImage
- os: windows-latest
DEPLOY_PATH: pingviewer-Release.zip
Expand Down

0 comments on commit 737df46

Please sign in to comment.