mirror of
https://github.com/alterware/aw-installer.git
synced 2025-04-20 00:22:54 +00:00
fix(github): they keep breaking their runners
This commit is contained in:
parent
16f87c0577
commit
e912d995ea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
|||||||
|
|
||||||
build-linux:
|
build-linux:
|
||||||
name: Build Linux
|
name: Build Linux
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user