Add matrix strategy to appimage builds
This commit is contained in:
parent
6c2b189e5c
commit
5eaddaa97e
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -135,8 +135,9 @@ jobs:
|
||||
|
||||
appimage:
|
||||
name: Build AppImage
|
||||
runs-on:
|
||||
group: ubuntu-runners
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user