Merge pull request #6737 from Beep6581/ubuntu-20_04-runner

Ubuntu 20.04 runner for AppImage workflow
This commit is contained in:
Lawrence37
2023-04-05 21:12:51 -07:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ env:
publish_pre_dev_labels: '[]'
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: