Skip to content

Commit

Permalink
Bump up infra-e2e (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
wankai123 authored Aug 27, 2024
1 parent a86bb56 commit 4e403a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
with:
submodules: true
- name: Setup go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: '1.16'
- uses: apache/skywalking-infra-e2e@0bab0f6e3ea7fe7e220bec32fa17df328d06ea26
go-version: '1.18'
- uses: apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180
with:
e2e-file: test/e2e.yaml

0 comments on commit 4e403a6

Please sign in to comment.