Skip to content

Commit

Permalink
bump presubmit to .23 (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaikas authored May 19, 2021
1 parent 54a19f1 commit 3cc608f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/presubmit-integration-tests-latest-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# This script is used in Knative/test-infra as a custom prow job to run the
# integration tests against Knative Serving / Eventing of a specific version.

export KNATIVE_SERVING_VERSION="0.22.0"
export KNATIVE_EVENTING_VERSION="0.22.1"
export KNATIVE_SERVING_VERSION="0.23.0"
export KNATIVE_EVENTING_VERSION="0.23.0"

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

0 comments on commit 3cc608f

Please sign in to comment.