Skip to content

Commit c12416f

Browse files
committed
add ubuntu-24-armhf
1 parent ab4679a commit c12416f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# frozen_string_literal: true
2+
3+
platform 'ubuntu-24.04-armhf' do |plat|
4+
plat.inherit_from_default
5+
end

0 commit comments

Comments
 (0)