mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-03 19:57:41 +02:00
Add php8.5 build
This commit is contained in:
3
.github/workflows/continuous-integration.yml
vendored
3
.github/workflows/continuous-integration.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
|||||||
- "8.2"
|
- "8.2"
|
||||||
- "8.3"
|
- "8.3"
|
||||||
- "8.4"
|
- "8.4"
|
||||||
|
- "8.5"
|
||||||
|
|
||||||
dependencies: [highest]
|
dependencies: [highest]
|
||||||
|
|
||||||
@@ -37,7 +38,7 @@ jobs:
|
|||||||
- php-version: "8.1"
|
- php-version: "8.1"
|
||||||
dependencies: lowest
|
dependencies: lowest
|
||||||
operating-system: ubuntu-latest
|
operating-system: ubuntu-latest
|
||||||
- php-version: "8.4"
|
- php-version: "8.5"
|
||||||
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