Bump PHP version used by Drupal tests

This commit is contained in:
Fabien Potencier
2023-07-28 11:59:50 +02:00
parent 91a42f7f22
commit 4c4f73ca70
+1 -1
View File
@@ -129,7 +129,7 @@ jobs:
strategy: strategy:
matrix: matrix:
php-version: php-version:
- '7.3' - '8.2'
steps: steps:
- name: "Checkout code" - name: "Checkout code"