summaryrefslogtreecommitdiff
path: root/.ci/abseil-cpp.json
diff options
context:
space:
mode:
Diffstat (limited to '.ci/abseil-cpp.json')
-rw-r--r--.ci/abseil-cpp.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/.ci/abseil-cpp.json b/.ci/abseil-cpp.json
deleted file mode 100644
index b21e68d1..00000000
--- a/.ci/abseil-cpp.json
+++ /dev/null
@@ -1,7 +0,0 @@
-// This is a relaxed JSON format, you can have comments in it.
-// This is a list of configuration for the job that does not specify a configuration.
-[
- {"node": "linux-x86_64"},
- {"node": "ubuntu_16.04-x86_64"},
- {"node": "darwin-x86_64"}
-]