chore(nightly): change machine label
Build Docker Image / build (push) Successful in 6m9s
Details
Build Docker Image / build (push) Successful in 6m9s
Details
This commit is contained in:
parent
b51e272424
commit
78c1495418
|
@ -3,7 +3,7 @@ on: [ push ]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu20.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Reference in New Issue