Skip to content

Commit

Permalink
fixup! chore(CI): Adjust testing matrix for Nextcloud 28 on main
Browse files Browse the repository at this point in the history
  • Loading branch information
miaulalala committed Dec 4, 2023
1 parent 4f38559 commit 7f4ca18
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
nextcloud-versions: 'stable26'
- php-versions: '8.1'
nextcloud-versions: 'stable27'
- php-versions: '8.1'
nextcloud-versions: 'stable28'
name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests
env:
CI: true
Expand Down Expand Up @@ -64,8 +62,6 @@ jobs:
nextcloud-versions: 'stable26'
- php-versions: '8.1'
nextcloud-versions: 'stable27'
- php-versions: '8.1'
nextcloud-versions: 'stable28'
name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} integration tests
env:
CI: true
Expand Down

0 comments on commit 7f4ca18

Please sign in to comment.