Compare commits
No commits in common. "dbc707eca2b2b1139e9eb115ea743afd5e0e628b" and "e17b5743ec3f725531533c9082d3729e818a36ee" have entirely different histories.
dbc707eca2
...
e17b5743ec
@ -28,11 +28,7 @@ jobs:
|
||||
tools/
|
||||
zephyr/
|
||||
bootloader/
|
||||
key: "${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('app/west.yml') }}"
|
||||
restore-keys: |
|
||||
${{ runner.os }}-build-${{ env.cache-name }}-
|
||||
${{ runner.os }}-build-
|
||||
${{ runner.os }}-
|
||||
key: ${{ hashFiles('app/west.yml') }}
|
||||
timeout-minutes: 2
|
||||
continue-on-error: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user