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

Unverified Commit 7688a1dc authored by Georg Ehrke's avatar Georg Ehrke
Browse files

Update Test-Matrix of stable2.0 branch

parent 86d6ae46
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'