Skip to content

Commit c31ece1

Browse files
update the workflow
1 parent 27c4043 commit c31ece1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,5 @@ jobs:
177177
# TODO: convert these two steps into one w/o excludes when Gearman extension gets a release for PHP 8.1
178178
# See https://github.com/php/pecl-networking-gearman/issues/16
179179
- run: bin/test.sh
180-
if: ${{ matrix.php != '8.1' && matrix.php != '8.2' }}
181180

182181
- run: bin/test.sh --exclude-group=gearman
183-
if: ${{ matrix.php == '8.1' && matrix.php != '8.2' }}

0 commit comments

Comments
 (0)