Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kefir500 committed May 17, 2024
1 parent c1b70d8 commit 77b28b6
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 @@ -79,7 +79,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
build-linux-appimage:
name: Linux Build (AppImage)
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Install Dependencies
run: |
Expand Down

0 comments on commit 77b28b6

Please sign in to comment.