Skip to content

Commit a3afac3

Browse files
authored
Disable powershell-daily (#1268)
* Update powershell-daily.rb * Delete .github/workflows/cron-powershell-daily.yml * Delete .github/workflows/PR-powershell-daily.yml
1 parent ebeb9b2 commit a3afac3

File tree

3 files changed

+2
-140
lines changed

3 files changed

+2
-140
lines changed

.github/workflows/PR-powershell-daily.yml

Lines changed: 0 additions & 94 deletions
This file was deleted.

.github/workflows/cron-powershell-daily.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

Formula/powershell-daily.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ class PowershellDaily < Formula
2929
version "7.4.0-daily20231012.2"
3030
version_scheme 1
3131

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

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

0 commit comments

Comments
 (0)