mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Update build matrix
This commit is contained in:
7
.github/workflows/continuous-integration.yml
vendored
7
.github/workflows/continuous-integration.yml
vendored
@@ -23,6 +23,8 @@ jobs:
|
|||||||
- "7.4"
|
- "7.4"
|
||||||
- "8.0"
|
- "8.0"
|
||||||
- "8.1"
|
- "8.1"
|
||||||
|
- "8.2"
|
||||||
|
- "8.3"
|
||||||
|
|
||||||
dependencies: [highest]
|
dependencies: [highest]
|
||||||
|
|
||||||
@@ -35,10 +37,7 @@ jobs:
|
|||||||
- php-version: "7.2"
|
- php-version: "7.2"
|
||||||
dependencies: lowest
|
dependencies: lowest
|
||||||
operating-system: ubuntu-latest
|
operating-system: ubuntu-latest
|
||||||
- php-version: "8.1"
|
- php-version: "8.4"
|
||||||
dependencies: lowest
|
|
||||||
operating-system: ubuntu-latest
|
|
||||||
- php-version: "8.2"
|
|
||||||
dependencies: highest
|
dependencies: highest
|
||||||
operating-system: ubuntu-latest
|
operating-system: ubuntu-latest
|
||||||
composer-options: "--ignore-platform-req=php+"
|
composer-options: "--ignore-platform-req=php+"
|
||||||
|
Reference in New Issue
Block a user