Skip to content

Commit

Permalink
fixup! Move remaining CI to Github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Jan 25, 2021
1 parent dac8a1b commit cce55a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
matrix:
php-versions: [7.3, 7.4, 8.0]
nextcloud-versions: ['master']
db: ['sqlite', 'mysql', 'pgsql']
name: Install on Nextcloud ${{ matrix.nextcloud-versions }} and php${{ matrix.php-versions }}
services:
mysql-service:
Expand Down

0 comments on commit cce55a6

Please sign in to comment.