We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04edd9d commit 3a52f7eCopy full SHA for 3a52f7e
1 file changed
.github/workflows/ci.yml
@@ -159,5 +159,7 @@ jobs:
159
- run: sed -i 's/525568/16777471/' vendor/kwn/php-rdkafka-stubs/stubs/constants.php
160
161
- run: bin/dev -b
162
+ env:
163
+ PHP_VERSION: ${{ matrix.php }}
164
165
- run: bin/test.sh --${{ matrix.rdkafka_action }}=rdkafka
0 commit comments