mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
Add php 8 to tests
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -22,6 +22,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [7.3, 7.4]
|
||||
experimental: [false]
|
||||
include:
|
||||
- php: 8.0
|
||||
experimental: true
|
||||
name: PHP ${{ matrix.php }}
|
||||
steps:
|
||||
- name: checkout
|
||||
|
||||
Reference in New Issue
Block a user