Skip to content

Commit 9329dc6

Browse files
committed
CI: try installing a different version of noto on OSX
1 parent 5b5cc0e commit 9329dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
macOS)
110110
brew install ccache
111111
brew tap homebrew/cask-fonts
112-
brew install font-noto-sans-cjk-sc
112+
brew install font-noto-sans-cjk
113113
;;
114114
esac
115115

0 commit comments

Comments
 (0)