aboutsummaryrefslogtreecommitdiffhomepage
path: root/.ci/abseil-cpp.json
diff options
context:
space:
mode:
Diffstat (limited to '.ci/abseil-cpp.json')
-rw-r--r--.ci/abseil-cpp.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ci/abseil-cpp.json b/.ci/abseil-cpp.json
deleted file mode 100644
index a90cc17..0000000
--- a/.ci/abseil-cpp.json
+++ /dev/null
@@ -1,8 +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"},
- {"node": "windows-x86_64"}
-]