From f37f676e4a81bb2464a25e6188196581b7cd18db Mon Sep 17 00:00:00 2001 From: Linsho Kaku Date: Tue, 5 Nov 2024 09:31:30 +0000 Subject: [PATCH] remove prep CI --- .flexci/config.pbtxt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.flexci/config.pbtxt b/.flexci/config.pbtxt index 9904608f..a3464303 100644 --- a/.flexci/config.pbtxt +++ b/.flexci/config.pbtxt @@ -1,19 +1,3 @@ -configs { - key: "pytorch-pfn-extras.prep-linux" - value { - requirement { - cpu: 8 - memory: 52 - disk: 20 - } - time_limit: { - seconds: 3600 - } - command: "bash .flexci/linux/main-flexci.sh prep" - } -} - - configs { key: "pytorch-pfn-extras.torch110-linux" value {