Skip to content

Commit

Permalink
Merge pull request #259 from bobh66/e2e21
Browse files Browse the repository at this point in the history
Update e2e to go 1.21
  • Loading branch information
ytsarev authored Apr 15, 2024
2 parents 6be7585 + e274bfb commit 520e80f
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 520e80f

Please sign in to comment.