mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 14:34:28 +01:00
FIX: disable fail-fast
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
name: Build and push image
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
desktop_environment:
|
||||
- gnome
|
||||
|
||||
Reference in New Issue
Block a user