Skip to content

Commit bf6ed90

Browse files
authored
Deprecate galactic (#579)
1 parent c3faeba commit bf6ed90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
smv_released_pattern = r"^refs/(heads|remotes/[^/]+)/(foxy|galactic|humble).*$"
132132
smv_remote_whitelist = r"^(origin)$"
133133
smv_latest_version = "humble"
134-
smv_eol_versions = []
134+
smv_eol_versions = ["galactic"]
135135

136136
distro_full_names = {
137137
"foxy": "Foxy Fitzroy",

0 commit comments

Comments
 (0)