mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
ci: Add PHP 8.1 through 8.4
- 8.1 was introduced in66215a6c80- 8.2 and 8.3 was introduced in9bdd3b6b2e- 8.4 cherry picked from commit5b9551d1e3
This commit is contained in:
@@ -28,6 +28,10 @@ jobs:
|
|||||||
- "7.3"
|
- "7.3"
|
||||||
- "7.4"
|
- "7.4"
|
||||||
- "8.0"
|
- "8.0"
|
||||||
|
- "8.1"
|
||||||
|
- "8.2"
|
||||||
|
- "8.3"
|
||||||
|
- "8.4"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
|
|||||||
Reference in New Issue
Block a user