Skip to content

Commit

Permalink
chore(CI): Fix testing version for Profile for stable27 branch
Browse files Browse the repository at this point in the history
Signed-off-by: Josh <josh.t.richards@gmail.com>
  • Loading branch information
joshtrichards authored Feb 14, 2024
1 parent 5134b81 commit 8148266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
php-version: [ '8.0', '8.1' ]
nextcloud-version: [ 'master' ]
nextcloud-version: [ 'stable27' ]
name: php${{ matrix.php-version }} profiling
services:
mysql-service:
Expand Down

0 comments on commit 8148266

Please sign in to comment.