mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-30 14:54:45 +02:00
Merge branch 'develop' into lancepioch-patch-1
This commit is contained in:
commit
ea7b0a1a67
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
php: [ 7.4, 8.0 ]
|
php: [ 7.4, 8.0 ]
|
||||||
database: [ mysql, mariadb ]
|
database: [ mysql, mariadb ]
|
||||||
name: PHP ${{ matrix.php }}
|
name: "php-${{ matrix.php }} (engine: ${{ matrix.database }})"
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user