Skip to content

Commit fde2425

Browse files
committed
:octocat: enable PHP 8.4 for static analysis
1 parent a0bd243 commit fde2425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- "8.1"
3939
- "8.2"
4040
- "8.3"
41-
# - "8.4"
41+
- "8.4"
4242

4343
steps:
4444
- name: "Checkout"

0 commit comments

Comments
 (0)