File tree Expand file tree Collapse file tree 3 files changed +3
-93
lines changed
Expand file tree Collapse file tree 3 files changed +3
-93
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ on: [push, pull_request]
33jobs :
44 main :
55 name : phpList on PHP ${{ matrix.php-versions }} [Build, Test]
6- runs-on : ubuntu-latest
6+ runs-on : ubuntu-20.04
77 env :
88 DB_DATABASE : phplist
99 DB_USERNAME : root
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# phpList core module
22
3- [ ![ Build Status] ( https://travis-ci.com/phpList/core.svg?branch=master )] ( https://travis-ci.com/phpList/core )
3+
4+ [ ![ Build Status] ( https://github.com/phpList/core/workflows/phpList%20Build/badge.svg )] ( https://github.com/phpList/web-frontend/actions )
45[ ![ Latest Stable Version] ( https://poser.pugx.org/phplist/core/v/stable.svg )] ( https://packagist.org/packages/phpList/core )
56[ ![ Total Downloads] ( https://poser.pugx.org/phplist/core/downloads.svg )] ( https://packagist.org/packages/phpList/core )
67[ ![ Latest Unstable Version] ( https://poser.pugx.org/phplist/core/v/unstable.svg )] ( https://packagist.org/packages/phpList/core )
You can’t perform that action at this time.
0 commit comments