Browse Source

Update ec-integration.yml

pull/8583/head
Chris Lu 4 days ago
parent
commit
89f1096c0e
  1. 2
      .github/workflows/ec-integration.yml

2
.github/workflows/ec-integration.yml

@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: '1.24'
go-version-file: 'go.mod'
- name: Build weed binary
run: |

Loading…
Cancel
Save