Skip to content

Commit 2224f54

Browse files
committed
Add Fedora 41
1 parent e070a62 commit 2224f54

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
platform 'fedora-41-aarch64' do |plat|
2+
plat.inherit_from_default
3+
end

configs/platforms/fedora-41-x86_64.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
platform 'fedora-41-x86_64' do |plat|
2+
plat.inherit_from_default
3+
end

0 commit comments

Comments
 (0)