Skip to content

Commit

Permalink
chore(split): Also change branch for acceptance tests
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Mar 10, 2023
1 parent a943887 commit 9b6cd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
fail-fast: false
matrix:
php-version: [ "8.1" ]
nextcloud-version: [ 'master' ]
nextcloud-version: [ 'stable26' ]
browser: [ 'firefox' ]
db: [ 'mysql' ]

Expand Down

0 comments on commit 9b6cd49

Please sign in to comment.