Skip to content

Commit

Permalink
ci(php): Use the stable27 and master to run tests
Browse files Browse the repository at this point in the history
Signed-off-by: Baptiste Fotia <[email protected]>
  • Loading branch information
zak39 committed Jan 2, 2024
1 parent 86e85df commit d3f9a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
php-versions: [8.2]
nextcloud-versions: ['stable25', 'master']
nextcloud-versions: ['stable27', 'master']
include:
- php: 8.2
nextcloud-version: master
Expand Down

0 comments on commit d3f9a2e

Please sign in to comment.