Skip to content

Commit

Permalink
Merge pull request #1956 from nextcloud/update-workflow-matrix
Browse files Browse the repository at this point in the history
chore(ci): Update test matrix
  • Loading branch information
Ivansss authored Jan 24, 2025
2 parents 0a2995c + c3a5f80 commit 4c6602e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/uitests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,9 @@ jobs:
# Test with stable23 as well to find regressions in older versions
configs: [
{ talkbranch: 'stable23', serverbranch: 'stable23', phpversion: '8.0' },
{ talkbranch: 'stable27', serverbranch: 'stable27', phpversion: '8.2' },
{ talkbranch: 'stable28', serverbranch: 'stable28', phpversion: '8.3' },
{ talkbranch: 'stable29', serverbranch: 'stable29', phpversion: '8.3' },
{ talkbranch: 'stable30', serverbranch: 'stable30', phpversion: '8.3' },
{ talkbranch: 'stable31', serverbranch: 'stable31', phpversion: '8.3' },
{ talkbranch: 'main', serverbranch: 'master', phpversion: '8.3' }
]

Expand Down

0 comments on commit 4c6602e

Please sign in to comment.