audit: remove python 3.9 from unstable allowlist
This commit is contained in:
parent
95ba86d465
commit
ea57ef794e
@ -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