Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Mar 11, 2024
1 parent 9c21edd commit b8305f2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v1

- name: Install ICU library for macOS
if: ${{ matrix.operating-system == 'macos-latest' }}
run: |
brew update
brew install icu4c
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit b8305f2

Please sign in to comment.