Skip to content

Commit d42ad3c

Browse files
authored
Update build.yaml to php 8.4
1 parent e55ea96 commit d42ad3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
php-version:
18-
- "8.0"
18+
- "8.4"
1919

2020
dependencies:
2121
- "highest"

0 commit comments

Comments
 (0)