2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3664] add alpine 3.21 to hammer

This commit is contained in:
Marcin Godzina
2024-12-18 14:24:57 +00:00
parent aada0ae3e5
commit 331e325d1f

View File

@@ -66,6 +66,7 @@ SYSTEMS = {
'38': True,
'39': True,
'40': True,
'41': True,
},
'centos': {
'7': False,
@@ -118,6 +119,7 @@ SYSTEMS = {
'3.18': True,
'3.19': True,
'3.20': True,
'3.21': True,
},
'arch': {},
}