From 1022f2f86027d4fb38d0df92fb70c3f06a2c7208 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Fri, 6 May 2022 08:20:13 -0700 Subject: [PATCH] chore: temporarily disable graalvm IT (#2023) Until https://github.com/googleapis/java-bigquery/issues/2007 is fixed. --- owlbot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/owlbot.py b/owlbot.py index 106a89a3b..c14fae862 100644 --- a/owlbot.py +++ b/owlbot.py @@ -22,4 +22,5 @@ '.kokoro/dependencies.sh', 'codecov.yaml', 'renovate.json', + 'build.sh', ]) \ No newline at end of file