Skip to content

Commit 46dffc8

Browse files
committed
Add php 8.4
1 parent aeadc12 commit 46dffc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
php: ["8.2", "8.3"]
18+
php: ["8.2", "8.3", "8.4"]
1919
composer: ["2.2", "2"]
2020
fail-fast: false
2121

0 commit comments

Comments
 (0)