mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-12 22:47:09 +08:00
.github: test github runtime envs
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
@ -215,6 +215,9 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
-
|
||||||
|
name: Expose GitHub Runtime
|
||||||
|
uses: crazy-max/ghaction-github-runtime@v3
|
||||||
-
|
-
|
||||||
name: Environment variables
|
name: Environment variables
|
||||||
if: matrix.envs != ''
|
if: matrix.envs != ''
|
||||||
|
Reference in New Issue
Block a user