8000 test the sigchld enabled job · symfony/symfony@cfa0923 · GitHub
[go: up one dir, main page]

Skip to content

Commit cfa0923

Browse files
committed
test the sigchld enabled job
1 parent 94cbb7e commit cfa0923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
run: |
238238
mkdir build
239239
cd build
240-
wget -q https://github.com/symfony/binary-utils/releases/download/v0.1/php-8.2.0-pcntl-sigchild.tar.bz2
240+
wget -q https://github.com/xabbuh/binary-utils/releases/download/test/php-8.2.0-pcntl-sigchild.tar.bz2
241241
tar -xjf php-8.2.0-pcntl-sigchild.tar.bz2
242242
cd ..
243243

0 commit comments

Comments
 (0)
0