There was an error while loading. Please reload this page.
1 parent 1631bb5 commit 74a82abCopy full SHA for 74a82ab
1 file changed
.github/workflows/integration_test.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
php-versions: [ '8.3' ]
30
databases: [ 'sqlite' ]
31
- server-versions: [ 'master', 'stable33', 'stable32', 'stable31' ]
+ server-versions: [ 'master', 'stable34', 'stable33', 'stable32', 'stable31' ]
32
33
name: Integration test on ☁️${{ matrix.server-versions }} 🐘${{ matrix.php-versions }}
34
0 commit comments