Skip to content

Commit 2e8c43c

Browse files
committed
Mirrorlist: Add missing config for 4.4
Should probably be refactored, we use the same config for all minor versions.
1 parent a28e5e7 commit 2e8c43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_data/mirrorlist_configs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ hosts:
77
title: "Official TuxFamily mirror"
88

99
defaults:
10+
- name: "4.4"
11+
stable: [ "github", "tuxfamily" ]
12+
preview: [ "github_builds", "tuxfamily" ]
1013
- name: "4.3"
1114
stable: [ "github", "tuxfamily" ]
1215
preview: [ "github_builds", "tuxfamily" ]

0 commit comments

Comments
 (0)