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 1f7293f commit 47e0e75Copy full SHA for 47e0e75
.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-latest
+ runs-on: ubuntu-22.04
7
env:
8
DB_DATABASE: phplist
9
DB_USERNAME: root
0 commit comments