Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Adjust testing matrix for Nextcloud 25 on stable25
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Sep 22, 2022
1 parent 696ce94 commit 4471aba
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: ['7.4', '8.0', '8.1']
server-versions: ['master']
server-versions: ['stable25']

steps:
- name: Set app env
Expand Down

0 comments on commit 4471aba

Please sign in to comment.