Browse Source

Run test suite with PHP 8.3

Ishan Vyas 2 years ago
parent
commit
520eddb55a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/ci.yml

+ 2 - 0
.github/workflows/ci.yml

@@ -38,6 +38,8 @@ jobs:
             db-type: 'mysql'
           - php-version: '8.2'
             db-type: 'mysql'
+          - php-version: '8.3'
+            db-type: 'mysql'
 
     services:
       redis: