We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee2deb commit 1dbf3efCopy full SHA for 1dbf3ef
.github/workflows/test.yml
@@ -47,10 +47,6 @@ jobs:
47
continue-on-error: ${{ matrix.experimental }}
48
steps:
49
- 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
54
- uses: ruby/setup-ruby@v1
55
with:
56
ruby-version: ${{ matrix.ruby }}
0 commit comments