Skip to content

Commit

Permalink
Disable verbose mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
hipersayanX committed Feb 21, 2025
1 parent 8956597 commit f8dcad9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
mac_task:
matrix:
- name: MacOS Sequoia (15.0)
macos_instance:
image: ghcr.io/cirruslabs/macos-sequoia-base:latest
env:
UPLOAD: 0
- name: MacOS Sonoma (14.0)
macos_instance:
image: ghcr.io/cirruslabs/macos-sonoma-base:latest
Expand Down
1 change: 0 additions & 1 deletion package_info.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ license = COPYING
requiresAdminRights = true
multiUserInstall = false
script = ports/deploy/installscript.nsi
verbose = true

0 comments on commit f8dcad9

Please sign in to comment.