Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 0 additions & 94 deletions .github/workflows/PR-powershell-daily.yml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/cron-powershell-daily.yml

This file was deleted.

4 changes: 2 additions & 2 deletions Formula/powershell-daily.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ class PowershellDaily < Formula
version "7.4.0-daily20231012.2"
version_scheme 1

# Deprecated because we are unable to maintain the automation to update the formula
deprecate! date: "2023-03-03", because: :unmaintained
# Disabled because we are unable to maintain the automation to update the formula
disable! date: "2023-03-03", because: :unmaintained

# .NET Core 3.1 requires High Sierra - https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?pivots=os-macos&tabs=netcore31
depends_on macos: :high_sierra
Expand Down