summary refs log tree commit diff
path: root/.ci/macos/Brewfile
diff options
context:
space:
mode:
authorJoseph Donofry <rubberduckie3554@gmail.com>2023-07-16 18:47:08 -0400
committerJoseph Donofry <rubberduckie3554@gmail.com>2023-07-16 18:47:08 -0400
commit6909ec10969a3ea2cecf25c8b3300e51bcbbe5bc (patch)
tree57e6d4ec3089c6a7b00286480513a34b991a6613 /.ci/macos/Brewfile
parentRemove final which breaks type registration (diff)
downloadnheko-6909ec10969a3ea2cecf25c8b3300e51bcbbe5bc.tar.xz
Update macOS runner to use official binaries
Diffstat (limited to '.ci/macos/Brewfile')
-rw-r--r--.ci/macos/Brewfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/macos/Brewfile b/.ci/macos/Brewfile
index 717447fc..84036fed 100644
--- a/.ci/macos/Brewfile
+++ b/.ci/macos/Brewfile
@@ -6,7 +6,7 @@ brew "clang-format"
 brew "cmake"
 brew "ninja"
 brew "openssl"
-brew "qt6"
+# brew "qt6"
 brew "nlohmann_json"
 brew "gstreamer"
 brew "qtkeychain"