diff --git a/.kokoro/bazel-test.sh b/.kokoro/bazel-test.sh index 3de4c8beb..40c4a0ccf 100755 --- a/.kokoro/bazel-test.sh +++ b/.kokoro/bazel-test.sh @@ -42,7 +42,7 @@ cat generator-versions.json # try generating the google/example/library/v1 ruby gapic library bazelisk build //google/example/library/v1:google-cloud-example-library-v1-ruby -# try generating the google/ads/googleads/v21 ruby gapic library -bazelisk build //google/ads/googleads/v21:googleads-ruby +# try generating the google/ads/googleads/v22 ruby gapic library +bazelisk build //google/ads/googleads/v22:googleads-ruby popd