Skip to content

Commit 0da54b1

Browse files
authored
[cherry-pick] Update repository config (#570) (#577)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 0818310 commit 0da54b1

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
id: qemu
2626
uses: docker/setup-qemu-action@v1
2727

28-
- name: Available platforms
29-
run: echo ${{steps.qemu.outputs.platforms}}
30-
3128
- name: Set up Docker Buildx
3229
uses: docker/setup-buildx-action@v1
3330

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
id: qemu
3232
uses: docker/setup-qemu-action@v1
3333

34-
- name: Available platforms
35-
run: echo ${{steps.qemu.outputs.platforms}}
36-
3734
- name: Set up Docker Buildx
3835
uses: docker/setup-buildx-action@v1
3936

0 commit comments

Comments
 (0)