Skip to content

Commit 3a52f7e

Browse files
committed
Use the correct php versions in the matrix
1 parent 04edd9d commit 3a52f7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,7 @@ jobs:
159159
- run: sed -i 's/525568/16777471/' vendor/kwn/php-rdkafka-stubs/stubs/constants.php
160160

161161
- run: bin/dev -b
162+
env:
163+
PHP_VERSION: ${{ matrix.php }}
162164

163165
- run: bin/test.sh --${{ matrix.rdkafka_action }}=rdkafka

0 commit comments

Comments
 (0)