Add PHP 8.4 to CI

This commit is contained in:
Fabien Potencier
2024-03-19 20:01:22 +01:00
parent 6091e7d60c
commit 11511e181d
+2
View File
@@ -28,6 +28,7 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
steps:
- name: "Checkout code"
@@ -79,6 +80,7 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
extension:
- 'cache-extra'
- 'cssinliner-extra'