Skip to content

Commit

Permalink
Merge pull request #1879 from bastelfreak/arch
Browse files Browse the repository at this point in the history
spec helper: Add archlinux platform
  • Loading branch information
bastelfreak authored May 11, 2024
2 parents 88954b4 + b2a624c commit b717772
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ module PlatformHelpers
centos
redhat
oracle
scientific].concat(DEBIANPLATFORMS)
scientific
archlinux].concat(DEBIANPLATFORMS)
end

0 comments on commit b717772

Please sign in to comment.