From 5b5643ae8b4ee1cbdbfecee3a9e994b7441dad95 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 16 Oct 2023 08:12:54 -0700 Subject: Remove YJIT --repeat-count=2 job (#8669) --- .github/workflows/yjit-ubuntu.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github/workflows/yjit-ubuntu.yml') diff --git a/.github/workflows/yjit-ubuntu.yml b/.github/workflows/yjit-ubuntu.yml index bf147297ad..1e9d21154a 100644 --- a/.github/workflows/yjit-ubuntu.yml +++ b/.github/workflows/yjit-ubuntu.yml @@ -101,9 +101,6 @@ jobs: configure: '--enable-yjit=dev' yjit_opts: '--yjit-call-threshold=1 --yjit-verify-ctx' - - test_task: 'test-all TESTS=--repeat-count=2' - configure: '--enable-yjit=dev' - - test_task: 'test-bundled-gems' configure: '--enable-yjit=dev' -- cgit v1.2.3