We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63b188 commit 01ee69fCopy full SHA for 01ee69f
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
jobs:
4
main:
5
name: phpList Base Dist on PHP ${{ matrix.php-versions }}, with dist ${{ matrix.dependencies }} [Build, Test]
6
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
7
env:
8
DB_DATABASE: phplist
9
DB_USERNAME: root
0 commit comments