Skip to content

Commit

Permalink
Update 8.3.unit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored May 2, 2024
1 parent 9d02a38 commit 8d8c9c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/8.3.unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: 8/8.3
platforms: linux/amd64,linux/arm64
file: 8/8.3/Dockerfile.nunit
build-args: |
PHP_VERSION=8.3
Expand All @@ -57,6 +58,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: 8/8.3
platforms: linux/amd64,linux/arm64
file: 8/8.3/Dockerfile.nunit.dev
build-args: |
PHP_VERSION=8.3
Expand Down

0 comments on commit 8d8c9c6

Please sign in to comment.