From 617ecdd8cd74fa837bae2e0d90383a5b29c69757 Mon Sep 17 00:00:00 2001 From: Campbell Allen Date: Tue, 20 Dec 2022 01:07:29 +0000 Subject: [PATCH] remove testing Gemfile.next (#4060) Gemfile and Gemfile.next are the same so there is no need to run twice as many CI tests --- .github/workflows/run_tests_CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_tests_CI.yml b/.github/workflows/run_tests_CI.yml index 8b6157fd1..27a67b797 100644 --- a/.github/workflows/run_tests_CI.yml +++ b/.github/workflows/run_tests_CI.yml @@ -25,7 +25,7 @@ jobs: matrix: gemfile: - Gemfile - - Gemfile.next + # - Gemfile.next ruby: - 2.7 spec-commands: