mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[#3664] add alpine 3.21 to hammer
This commit is contained in:
@@ -66,6 +66,7 @@ SYSTEMS = {
|
|||||||
'38': True,
|
'38': True,
|
||||||
'39': True,
|
'39': True,
|
||||||
'40': True,
|
'40': True,
|
||||||
|
'41': True,
|
||||||
},
|
},
|
||||||
'centos': {
|
'centos': {
|
||||||
'7': False,
|
'7': False,
|
||||||
@@ -118,6 +119,7 @@ SYSTEMS = {
|
|||||||
'3.18': True,
|
'3.18': True,
|
||||||
'3.19': True,
|
'3.19': True,
|
||||||
'3.20': True,
|
'3.20': True,
|
||||||
|
'3.21': True,
|
||||||
},
|
},
|
||||||
'arch': {},
|
'arch': {},
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user