From e378ccfe55ac3b8d6f7f0f0f4ccff3e4f5673f5f Mon Sep 17 00:00:00 2001 From: Ankit Pathak Date: Fri, 2 Aug 2024 16:49:45 +0530 Subject: [PATCH] Adding comment. --- .github/workflows/testing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index ee16732f8..3662be742 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -7,6 +7,7 @@ on: jobs: drupal: name: Drupal ${{ matrix.drupal-core }} (PHP ${{ matrix.php-versions }}) + # We cannot use ubuntu-latest right now as it still points to 22.04 and we need a newer database driver." runs-on: ubuntu-24.04 env: extensions: mbstring, xml, pdo_sqlite, gd, opcache