diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ccaa716c3..081dbc6a1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -79,7 +79,7 @@ jobs: uses: ./.github/actions/setup-redmine with: db-type: sqlite3 - ruby-version: '3.4' + ruby-version: '3.3' # System tests use Chrome and ChromeDriver installed on the GitHub Actions Ubuntu image. # They are generally updated to the latest stable versions.