|
1 | 1 | # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. |
2 | 2 | # |
3 | | -# Generated on 2024-02-28T11:30:58Z by kres latest. |
| 3 | +# Generated on 2024-03-14T17:43:23Z by kres latest. |
4 | 4 |
|
5 | 5 | name: default |
6 | 6 | concurrency: |
|
50 | 50 | uses: docker/setup-buildx-action@v3 |
51 | 51 | with: |
52 | 52 | driver: remote |
53 | | - endpoint: tcp://localhost:1234 |
54 | | - timeout-minutes: 1 |
| 53 | + endpoint: tcp://127.0.0.1:1234 |
| 54 | + timeout-minutes: 10 |
55 | 55 | - name: js |
56 | 56 | run: | |
57 | 57 | make js |
@@ -198,8 +198,8 @@ jobs: |
198 | 198 | uses: docker/setup-buildx-action@v3 |
199 | 199 | with: |
200 | 200 | driver: remote |
201 | | - endpoint: tcp://localhost:1234 |
202 | | - timeout-minutes: 1 |
| 201 | + endpoint: tcp://127.0.0.1:1234 |
| 202 | + timeout-minutes: 10 |
203 | 203 | - name: Download artifacts |
204 | 204 | uses: actions/download-artifact@v4 |
205 | 205 | with: |
@@ -251,8 +251,8 @@ jobs: |
251 | 251 | uses: docker/setup-buildx-action@v3 |
252 | 252 | with: |
253 | 253 | driver: remote |
254 | | - endpoint: tcp://localhost:1234 |
255 | | - timeout-minutes: 1 |
| 254 | + endpoint: tcp://127.0.0.1:1234 |
| 255 | + timeout-minutes: 10 |
256 | 256 | - name: Download artifacts |
257 | 257 | uses: actions/download-artifact@v4 |
258 | 258 | with: |
@@ -304,8 +304,8 @@ jobs: |
304 | 304 | uses: docker/setup-buildx-action@v3 |
305 | 305 | with: |
306 | 306 | driver: remote |
307 | | - endpoint: tcp://localhost:1234 |
308 | | - timeout-minutes: 1 |
| 307 | + endpoint: tcp://127.0.0.1:1234 |
| 308 | + timeout-minutes: 10 |
309 | 309 | - name: Download artifacts |
310 | 310 | uses: actions/download-artifact@v4 |
311 | 311 | with: |
@@ -357,8 +357,8 @@ jobs: |
357 | 357 | uses: docker/setup-buildx-action@v3 |
358 | 358 | with: |
359 | 359 | driver: remote |
360 | | - endpoint: tcp://localhost:1234 |
361 | | - timeout-minutes: 1 |
| 360 | + endpoint: tcp://127.0.0.1:1234 |
| 361 | + timeout-minutes: 10 |
362 | 362 | - name: Download artifacts |
363 | 363 | uses: actions/download-artifact@v4 |
364 | 364 | with: |
@@ -410,8 +410,8 @@ jobs: |
410 | 410 | uses: docker/setup-buildx-action@v3 |
411 | 411 | with: |
412 | 412 | driver: remote |
413 | | - endpoint: tcp://localhost:1234 |
414 | | - timeout-minutes: 1 |
| 413 | + endpoint: tcp://127.0.0.1:1234 |
| 414 | + timeout-minutes: 10 |
415 | 415 | - name: Download artifacts |
416 | 416 | uses: actions/download-artifact@v4 |
417 | 417 | with: |
|
0 commit comments