Skip to content

Commit

Permalink
chore(gh): updating e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Jul 28, 2021
1 parent 848c6d9 commit e1d9833
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ jobs:
run: go get github.com/onsi/ginkgo/ginkgo
- uses: actions/setup-go@v2
with:
go-version: '^1.13.8'
go-version: '^1.6'
- uses: engineerd/[email protected]
with:
skipClusterCreation: true
version: v0.11.1
- uses: azure/setup-helm@v1
with:
version: 3.3.4
Expand Down

0 comments on commit e1d9833

Please sign in to comment.