Skip to content

Commit c9c210d

Browse files
committed
Bump go 1.24 in CI to build infra-e2e
1 parent 6862576 commit c9c210d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup go
5959
uses: actions/setup-go@v2
6060
with:
61-
go-version: '1.18'
61+
go-version: '1.24'
6262
- name: Run E2E Tests
6363
uses: apache/skywalking-infra-e2e@7e4b5b68716fdb7b79b21fa8908f9db497e1b115
6464
with:

0 commit comments

Comments
 (0)