From 25ddbd0921c1fd2255573e9eb13cdff8243305e3 Mon Sep 17 00:00:00 2001 From: Nat Dean-Lewis Date: Mon, 20 Apr 2026 10:12:14 +0100 Subject: [PATCH] CLDC-4229: remove stale ruby version references --- .github/workflows/run_tests.yml | 6 ------ .nvmrc | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index 6212fa9f0..b4d4f697d 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -38,7 +38,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres @@ -102,7 +101,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres @@ -160,7 +158,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres @@ -218,7 +215,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres @@ -281,7 +277,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres @@ -344,7 +339,6 @@ jobs: env: RAILS_ENV: test - GEMFILE_RUBY_VERSION: 3.1.1 DB_HOST: localhost DB_DATABASE: data_collector DB_USERNAME: postgres diff --git a/.nvmrc b/.nvmrc index 209e3ef4b..a45fd52cc 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 +24