mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
2c5f141cc1
commit
2990ca09ab
4
.github/workflows/php.yml
vendored
4
.github/workflows/php.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4']
|
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
|
||||||
os: ['ubuntu-latest']
|
os: ['ubuntu-latest']
|
||||||
include:
|
include:
|
||||||
- php: '5.6'
|
- php: '5.6'
|
||||||
@ -57,7 +57,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4']
|
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
|
||||||
os: ['ubuntu-latest']
|
os: ['ubuntu-latest']
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user