mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
chore(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#5569)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7e15886972
commit
6c16b82854
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
key: lvgl_ci_cross_test_ccache_${{ matrix.arch }}_${{ github.sha }}
|
key: lvgl_ci_cross_test_ccache_${{ matrix.arch }}_${{ github.sha }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
lvgl_ci_cross_test_ccache_${{ matrix.arch }}
|
lvgl_ci_cross_test_ccache_${{ matrix.arch }}
|
||||||
- uses: uraimo/run-on-arch-action@v2.6.0
|
- uses: uraimo/run-on-arch-action@v2.7.1
|
||||||
name: Run tests
|
name: Run tests
|
||||||
id: build
|
id: build
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user