Skip to content

Commit

Permalink
fix: add TEST_APP_ARCH definition
Browse files Browse the repository at this point in the history
  • Loading branch information
bduranleau-nr committed Aug 2, 2024
1 parent c317155 commit d7a292e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ jobs:
INITCONTAINER_LANGUAGE: php
INITCONTAINER_BUILD_ARGS: ${{ matrix.libc }}
TEST_APP_BUILD_ARGS: ${{ matrix.php-version }}
TEST_APP_ARCH: ${{ matrix.arch }}

0 comments on commit d7a292e

Please sign in to comment.