Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed May 20, 2024
1 parent 476c026 commit aa970d6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,8 @@ jobs:
tools: phpize
ini-values: extension=swoole
coverage: none

- name: Install Swoole Dependencies
run: |
brew install pcre2
env:
SWOOLE_DARWIN_LIBS: pcre2

- name: Build Swoole
run: |
Expand Down

0 comments on commit aa970d6

Please sign in to comment.