Merge pull request #8864 from dtrodrigues/python39-unstable-devel
audit: remove python 3.9 from unstable allowlist now that it's released
This commit is contained in:
commit
996e428547
@ -718,7 +718,6 @@ module Homebrew
|
|||||||
|
|
||||||
# used for formulae that are unstable but need CI run without being in homebrew/core
|
# used for formulae that are unstable but need CI run without being in homebrew/core
|
||||||
UNSTABLE_DEVEL_ALLOWLIST = {
|
UNSTABLE_DEVEL_ALLOWLIST = {
|
||||||
"python@3.9" => "3.9.0rc",
|
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
GNOME_DEVEL_ALLOWLIST = {
|
GNOME_DEVEL_ALLOWLIST = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user