Skip to content

Commit

Permalink
Update e2e to go 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
  • Loading branch information
bobh66 committed Apr 15, 2024
1 parent 6be7585 commit e274bfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
e2e:
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main
with:
go-version: "1.21"
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}

0 comments on commit e274bfb

Please sign in to comment.