Skip to content

Commit

Permalink
skip verify on macOS universal CI (supercollider#6358)
Browse files Browse the repository at this point in the history
  • Loading branch information
capital-G authored Jun 15, 2024
1 parent 8179b64 commit 10dfe34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
build-readline: false
build-fftw: false
artifact-suffix: 'macOS-universal'
verify-app: true
verify-app: false

- job-name: 'x64 legacy'
os-version: '12'
Expand Down

0 comments on commit 10dfe34

Please sign in to comment.