summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-12-06 22:15:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-12-06 22:15:14 (GMT)
commit493167ef624bafd23760181a1fd7f57cb20c44b4 (patch)
tree9b00ad65c5e70f729e872ea5b27643dc8ff5fee1 /.github
parent5f4f2011fc016df186b9b74f45d67b53d139fb2f (diff)
downloadtk-493167ef624bafd23760181a1fd7f57cb20c44b4.zip
tk-493167ef624bafd23760181a1fd7f57cb20c44b4.tar.gz
tk-493167ef624bafd23760181a1fd7f57cb20c44b4.tar.bz2
Don't know how to activate ICU on MacOS with XQuarz
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mac-build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/mac-build.yml b/.github/workflows/mac-build.yml
index 84db034..8c91ad8 100644
--- a/.github/workflows/mac-build.yml
+++ b/.github/workflows/mac-build.yml
@@ -84,7 +84,6 @@ jobs:
- name: Add X11 (if required)
if: ${{ env.USE_XVFB == 'true' }}
run: |
- brew install icu4c
brew install --cask xquartz
sudo /opt/X11/libexec/privileged_startx || true
working-directory: .