Skip to content

Commit e378ccf

Browse files
committed
Adding comment.
1 parent a944bf8 commit e378ccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
drupal:
99
name: Drupal ${{ matrix.drupal-core }} (PHP ${{ matrix.php-versions }})
10+
# We cannot use ubuntu-latest right now as it still points to 22.04 and we need a newer database driver."
1011
runs-on: ubuntu-24.04
1112
env:
1213
extensions: mbstring, xml, pdo_sqlite, gd, opcache

0 commit comments

Comments
 (0)