Skip to content

Commit aa24777

Browse files
authored
Bump up skywalking-infra-e2e to work around GHA removing docker-compose v1. (#713)
1 parent 24ec663 commit aa24777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
with:
6161
go-version: '1.18'
6262
- name: Run E2E Tests
63-
uses: apache/skywalking-infra-e2e@c1558dba921a36320f9fdc3d774b66592243589d
63+
uses: apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180
6464
with:
6565
e2e-file: ${{ matrix.case.path }}

0 commit comments

Comments
 (0)