Skip to content

Commit d9427de

Browse files
committed
update release layer yml
1 parent 305b236 commit d9427de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-layer-collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v4
3434
- uses: actions/setup-go@v5
3535
with:
36-
go-version: '^1.23.1'
36+
go-version: '^1.24.2'
3737
- name: build
3838
run: make -C collector package GOARCH=${{ matrix.architecture }}
3939
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)