mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
Revert Ubuntu 22.04 to 20.04
This commit is contained in:
parent
657a2c0a55
commit
4867e40dfd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .github/workflows/
|
context: .github/workflows/
|
||||||
tags: ${{ matrix.image }}:build
|
tags: ${{ matrix.image }}:build
|
||||||
build-args: IMAGE=${{ matrix.image }}:22.04
|
build-args: IMAGE=${{ matrix.image }}:20.04
|
||||||
cache-from: type=gha,scope=${{ matrix.image }}
|
cache-from: type=gha,scope=${{ matrix.image }}
|
||||||
cache-to: type=gha,scope=${{ matrix.image }},mode=max
|
cache-to: type=gha,scope=${{ matrix.image }},mode=max
|
||||||
load: true
|
load: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue