Skip to content

Commit

Permalink
Merge pull request #87 from ulucinar/e2e-go-1.21
Browse files Browse the repository at this point in the history
Bump the Go version used for the e2e CI workflow to 1.21
  • Loading branch information
ulucinar authored Nov 22, 2023
2 parents c430695 + 2e72d83 commit ea944ae
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 ea944ae

Please sign in to comment.