Skip to content

Commit e0b96e6

Browse files
author
Esen Sagynov
committed
Remove explicit Docker installation.
1 parent 3051266 commit e0b96e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
- uses: actions/setup-node@v1
2121
with:
2222
node-version: ${{ matrix.node }}
23-
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@v3
2523
- name: Docker version
2624
run: docker version
2725
- name: Installing

0 commit comments

Comments
 (0)