mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +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.4"
|
||||
- "8.0"
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
- "8.4"
|
||||
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
|
||||
Reference in New Issue
Block a user