There was an error while loading. Please reload this page.
1 parent 9af598e commit 93066f1Copy full SHA for 93066f1
1 file changed
.github/workflows/phpunit.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
php-versions: ['8.2']
39
databases: ['sqlite']
40
- server-versions: ['stable33', 'master']
+ server-versions: ['stable33', 'stable34']
41
42
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
43
0 commit comments