Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 41adb8c

Browse files
authored
Update 8.1.unit.yml
1 parent eaa92a3 commit 41adb8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/8.1.unit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
context: 8/8.1
4848
file: 8/8.1/Dockerfile.nunit
49+
platforms: linux/amd64,linux/arm64
4950
build-args: |
5051
PHP_VERSION=8.1
5152
push: true
@@ -58,6 +59,7 @@ jobs:
5859
with:
5960
context: 8/8.1
6061
file: 8/8.1/Dockerfile.nunit.dev
62+
platforms: linux/amd64,linux/arm64
6163
build-args: |
6264
PHP_VERSION=8.1
6365
push: true

0 commit comments

Comments
 (0)