Skip to content

Commit

Permalink
[#3664] add alpine 3.21 to hammer
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Godzina committed Dec 18, 2024
1 parent aada0ae commit 331e325
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hammer.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
'38': True,
'39': True,
'40': True,
'41': True,
},
'centos': {
'7': False,
Expand Down Expand Up @@ -118,6 +119,7 @@
'3.18': True,
'3.19': True,
'3.20': True,
'3.21': True,
},
'arch': {},
}
Expand Down

0 comments on commit 331e325

Please sign in to comment.