mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-18 05:38:40 +01:00
Add experimental testing for PHP 8
This commit is contained in:
parent
59f537b9ed
commit
44c9f54802
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -44,8 +44,8 @@ jobs:
|
||||
php-versions: ['7.2', '7.3', '7.4']
|
||||
experimental: [false]
|
||||
include:
|
||||
- node: '8.0'
|
||||
os: ubuntu-latest
|
||||
- php-versions: '8.0'
|
||||
operating-system: ubuntu-latest
|
||||
experimental: true
|
||||
|
||||
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user