Skip to content

Commit 6ba3d5f

Browse files
authored
Merge pull request coollabsio#2737 from DerrikMilligan/patch-1
fix: Add arch as supported os
2 parents a9a2075 + 65a618d commit 6ba3d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/helpers/constants.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
'ubuntu debian raspbian',
4141
'centos fedora rhel ol rocky amzn almalinux',
4242
'sles opensuse-leap opensuse-tumbleweed',
43+
'arch',
4344
];
4445

4546
const SHARED_VARIABLE_TYPES = ['team', 'project', 'environment'];

0 commit comments

Comments
 (0)