fix: appimage: replace ubuntu 16.04 by 18.04

The 16.04 image is no longer available on GitHub.
This commit is contained in:
Stéphane Lesimple
2021-10-09 16:11:51 +02:00
parent 62b602030a
commit 65976868cf
8 changed files with 15 additions and 15 deletions

View File

@@ -101,7 +101,7 @@ jobs:
asset_content_type: application/zip
linux64-appimage:
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: install prerequisites