Skip to content

Commit

Permalink
Use stable25 in phpunit sqlite workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <[email protected]>
  • Loading branch information
artonge committed Apr 18, 2024
1 parent 08b5ff2 commit e3b7363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
php-versions: ["8.0"]
server-versions: ["master"]
server-versions: ["stable25"]

steps:
- name: Set app env
Expand Down

0 comments on commit e3b7363

Please sign in to comment.