Skip to content

Commit 94ea2ff

Browse files
committed
update ci
1 parent 2ba9af3 commit 94ea2ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
if: matrix.os == 'ubuntu-latest'
6161
run: sudo apt-get update && sudo apt-get install -y libfontconfig1-dev pkg-config
6262

63-
- name: Install fontconfig on macOS
64-
if: matrix.os == 'macos-latest'
65-
run: brew install fontconfig pkg-config
66-
6763
- name: Run tests
6864
uses: actions-rs/cargo@v1
6965
with:

0 commit comments

Comments
 (0)