From 1e219b46c278b9ffa91eba2daa0ad2ad44c59f69 Mon Sep 17 00:00:00 2001 From: Jiawen Geng Date: Thu, 13 Oct 2022 04:17:56 +0000 Subject: [PATCH] build: test v8 ci --- .gitpod.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitpod.yml b/.gitpod.yml index e01e98fab5a1c6..14c70b81b901d6 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -2,6 +2,7 @@ tasks: - init: ./configure && timeout 50m make -j16 || true + # Ref: https://www.gitpod.io/docs/prebuilds#github-specific-configuration github: prebuilds: