Merge pull request #6737 from Beep6581/ubuntu-20_04-runner
Ubuntu 20.04 runner for AppImage workflow
This commit is contained in:
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@@ -14,7 +14,7 @@ env:
|
|||||||
publish_pre_dev_labels: '[]'
|
publish_pre_dev_labels: '[]'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-20.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Reference in New Issue
Block a user