Skip to content

Commit 8f7dc98

Browse files
JonOfUsJonOfUs
authored andcommitted
Test for NC31 in CI
1 parent 8af59b2 commit 8f7dc98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
matrix:
2121
php-versions: ["8.1", "8.2"]
2222
databases: ["sqlite"]
23-
server-versions: ["stable27", "stable28", "stable29", "stable30"]
23+
server-versions:
24+
["stable27", "stable28", "stable29", "stable30", "stable31"]
2425

2526
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
2627

0 commit comments

Comments
 (0)