We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6862576 commit c9c210dCopy full SHA for c9c210d
.github/workflows/e2e.yaml
@@ -58,7 +58,7 @@ jobs:
58
- name: Setup go
59
uses: actions/setup-go@v2
60
with:
61
- go-version: '1.18'
+ go-version: '1.24'
62
- name: Run E2E Tests
63
uses: apache/skywalking-infra-e2e@7e4b5b68716fdb7b79b21fa8908f9db497e1b115
64
0 commit comments