Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit fcc887d4 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #2502 from nextcloud/meta/noid/update_testmatrix_stable2.0

Update Test-Matrix of stable2.0 branch
parents 86d6ae46 7688a1dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
    strategy:
      matrix:
        php-versions: ['7.4']
        nextcloud-versions: ['master']
        nextcloud-versions: ['stable18']
    name: AppCode check
    steps:
      - name: Set up php${{ matrix.php-versions }}
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
    strategy:
      matrix:
        php-versions: ['7.2', '7.3', '7.4']
        nextcloud-versions: ['master', 'stable17', 'stable18']
        nextcloud-versions: ['stable17', 'stable18']
        exclude:
          - php-versions: '7.4'
            nextcloud-versions: 'stable17'