Skip to content

Commit

Permalink
Disable legacy Mac build for LMS9. We haven't offered it for download…
Browse files Browse the repository at this point in the history
… for a while now.
  • Loading branch information
michaelherger committed Oct 17, 2024
1 parent 65c1f09 commit 5f78451
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/00_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ on:
jobs:
macLegacy:
name: Build LMS for Mac (Legacy)
# disable - no longer provided starting LMS9
if: false
runs-on: self-hosted
timeout-minutes: 20
env:
Expand Down

0 comments on commit 5f78451

Please sign in to comment.