We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde6685 commit 317c683Copy full SHA for 317c683
.github/workflows/build-overlay-deb.yml
@@ -13,7 +13,7 @@ on:
13
14
# this provides a fallback on pull_request where we can't set the value
15
env:
16
- CONFIG_PATH: ${{ inputs.config || 'overlay-debs/mesa-experimental/mesa_25.1.0-1qcom1.yaml' }}
+ CONFIG_PATH: ${{ inputs.config || 'overlay-debs/efivar-experiment/efivar_38-3.1~invalid1.yaml' }}
17
18
jobs:
19
build:
0 commit comments