Skip to content

Commit 3cc608f

Browse files
authored
bump presubmit to .23 (#1323)
1 parent 54a19f1 commit 3cc608f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/presubmit-integration-tests-latest-release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# This script is used in Knative/test-infra as a custom prow job to run the
1818
# integration tests against Knative Serving / Eventing of a specific version.
1919

20-
export KNATIVE_SERVING_VERSION="0.22.0"
21-
export KNATIVE_EVENTING_VERSION="0.22.1"
20+
export KNATIVE_SERVING_VERSION="0.23.0"
21+
export KNATIVE_EVENTING_VERSION="0.23.0"
2222

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

0 commit comments

Comments
 (0)