Skip to content

Commit dbc123a

Browse files
committed
dont think we need buildx setup
1 parent aa5186a commit dbc123a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ jobs:
109109
- name: Checkout
110110
uses: actions/checkout@v5
111111

112-
- name: Set up Docker Buildx
113-
uses: docker/setup-buildx-action@v3
114-
115112
- name: Log in to Container Registry
116113
uses: docker/login-action@v3
117114
with:

0 commit comments

Comments
 (0)