Bump up skywalking-infra-e2e to work around GHA removing `docker-compose` v1. (#713)

This commit is contained in:
Wan Kai 2024-08-05 22:27:43 +08:00 committed by GitHub
parent 24ec663a34
commit aa24777193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,6 +60,6 @@ jobs:
with:
go-version: '1.18'
- name: Run E2E Tests
uses: apache/skywalking-infra-e2e@c1558dba921a36320f9fdc3d774b66592243589d
uses: apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180
with:
e2e-file: ${{ matrix.case.path }}