Skip to content

Commit d0d3d45

Browse files
committed
Delete QEMU and Docker BuildX from CI
1 parent eb9a32f commit d0d3d45

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v4
1616

17-
- name: Set up QEMU dependency
18-
uses: docker/setup-qemu-action@v3
19-
20-
- name: Set up Docker Buildx
21-
uses: docker/setup-buildx-action@v3
22-
2317
- name: Build project
2418
run: ./build.sh
2519

0 commit comments

Comments
 (0)