Skip to content

Commit 1eb39f7

Browse files
committed
Update test.yml
1 parent 2f461a4 commit 1eb39f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77

88
jobs:
99
ci:
10-
name: Test PHP ${{ matrix.php-version }} on ${{ matrix.engine }}
10+
name: Test PHP ${{ matrix.php-version }} on ${{ matrix.engine }}-${{ matrix.swoole-version }}
1111
runs-on: "${{ matrix.os }}"
1212
env:
1313
SWOOLE_VERSION: "${{ matrix.swoole-version }}"

0 commit comments

Comments
 (0)