mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Build: sommelier started at 2025-07-24-20UTC. (#12252)
* Update uutils/coreutils to a gcc 15 compatible commit. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Adjust sommelier and rebuild Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Adjust build workflow Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Updating package files for linux/386 to branch sommelier. * Adjust gdk_base logic. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Remove compatiblity from i686 for gdk_base. Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: satmandu <satmandu@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e790554968
commit
de28cf3e0a
6
.github/workflows/Build.yml
vendored
6
.github/workflows/Build.yml
vendored
@@ -9,9 +9,9 @@ on:
|
||||
type: choice
|
||||
default: 'Pull Request'
|
||||
options:
|
||||
- Pull Request
|
||||
- Draft Pull Request
|
||||
- No
|
||||
- 'Pull Request'
|
||||
- 'Draft Pull Request'
|
||||
- 'No'
|
||||
allow_fail:
|
||||
description: "Allow packages to fail building."
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user