Skip to content

Commit

Permalink
chore(e2e): Run e2e against eventing v0.18.3 (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
navidshaikh authored Oct 15, 2020
1 parent 2c6a4c6 commit 40a8403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/presubmit-integration-tests-latest-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
# integration tests against Knative Serving / Eventing of a specific version.

export KNATIVE_SERVING_VERSION="0.18.0"
#export KNATIVE_EVENTING_VERSION="0.18.0"
export KNATIVE_EVENTING_VERSION="0.18.3"

$(dirname $0)/presubmit-tests.sh --integration-tests

0 comments on commit 40a8403

Please sign in to comment.