Skip to content

Commit 1dbf3ef

Browse files
committed
WIP
1 parent 7ee2deb commit 1dbf3ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ jobs:
4747
continue-on-error: ${{ matrix.experimental }}
4848
steps:
4949
- uses: actions/checkout@v3
50-
51-
- run: bundle config build.charlock_holmes --with-icu-dir=/usr/local/opt/icu4c
52-
if: matrix.os == 'macos-latest'
53-
5450
- uses: ruby/setup-ruby@v1
5551
with:
5652
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)