diff options
Diffstat (limited to 'kokoro/runtime_tests/php7.3.6.cfg')
-rw-r--r-- | kokoro/runtime_tests/php7.3.6.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kokoro/runtime_tests/php7.3.6.cfg b/kokoro/runtime_tests/php7.3.6.cfg deleted file mode 100644 index 8e3667125..000000000 --- a/kokoro/runtime_tests/php7.3.6.cfg +++ /dev/null @@ -1,6 +0,0 @@ -build_file: "github/github/kokoro/runtime_tests/runtime_tests.sh" - -env_vars { - key: "RUNTIME_TEST_NAME" - value: "php7.3.6" -} |