Update appimage.yml

Use ubuntu-20.04 image.
This commit is contained in:
Beep6581
2023-08-28 23:10:37 +02:00
committed by GitHub
parent 809fe5e894
commit 0fc342e4dc

View File

@@ -13,7 +13,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: