mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Add PHP 8.5 on CI
This commit is contained in:
@@ -3,11 +3,9 @@ name: "CI"
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
|
||||||
- "1.x"
|
- "1.x"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
|
||||||
- "1.x"
|
- "1.x"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@@ -29,6 +27,7 @@ jobs:
|
|||||||
- "8.2"
|
- "8.2"
|
||||||
- "8.3"
|
- "8.3"
|
||||||
- "8.4"
|
- "8.4"
|
||||||
|
- "8.5"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
|
|||||||
Reference in New Issue
Block a user