Skip to content

Commit

Permalink
Merge pull request #104 from nextcloud/update-master-target-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-kim authored Mar 28, 2024
2 parents b4e22b2 + 83de117 commit bbb77da
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 @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.0']
server-versions: ['master']
server-versions: ['master', 'stable29']

steps:
- name: Set app env
Expand Down

0 comments on commit bbb77da

Please sign in to comment.