Skip to content

Commit 1654f71

Browse files
committed
fix matrix
1 parent 8c8168f commit 1654f71

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,14 @@ jobs:
129129
platform: linux/arm/v6
130130
- variant: php-${{ needs.prepare.outputs.php83_version }}-trixie
131131
platform: linux/arm/v6
132+
- variant: php-${{ needs.prepare.outputs.php84_version }}-trixie
133+
platform: linux/arm/v6
132134
- variant: php-${{ needs.prepare.outputs.php82_version }}-bookworm
133135
platform: linux/arm/v6
134136
- variant: php-${{ needs.prepare.outputs.php83_version }}-bookworm
135137
platform: linux/arm/v6
138+
- variant: php-${{ needs.prepare.outputs.php84_version }}-bookworm
139+
platform: linux/arm/v6
136140
steps:
137141
- name: Prepare
138142
id: prepare

0 commit comments

Comments
 (0)