Skip to content

Commit 317c683

Browse files
committed
DRAFT: Update for experiment
Signed-off-by: Loïc Minier <[email protected]>
1 parent dde6685 commit 317c683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-overlay-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
# this provides a fallback on pull_request where we can't set the value
1515
env:
16-
CONFIG_PATH: ${{ inputs.config || 'overlay-debs/mesa-experimental/mesa_25.1.0-1qcom1.yaml' }}
16+
CONFIG_PATH: ${{ inputs.config || 'overlay-debs/efivar-experiment/efivar_38-3.1~invalid1.yaml' }}
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)