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:
Jonathan Chang 2020-10-06 12:43:29 +11:00 committed by GitHub
commit 996e428547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -718,7 +718,6 @@ module Homebrew
# used for formulae that are unstable but need CI run without being in homebrew/core
UNSTABLE_DEVEL_ALLOWLIST = {
"python@3.9" => "3.9.0rc",
}.freeze
GNOME_DEVEL_ALLOWLIST = {