-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathbuilds.yml
More file actions
72 lines (68 loc) · 1.07 KB
/
builds.yml
File metadata and controls
72 lines (68 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
vagrant_cloud_account: 'bento'
default_architectures:
- x86_64
- amd64
public:
- amazonlinux-2023
- almalinux-8
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-42
- fedora-43
- freebsd-13
- freebsd-14
- freebsd-15
- opensuse-leap-15
- opensuse-leap-16
- oraclelinux-8
- oraclelinux-9
- oraclelinux-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- ubuntu-25.04
- ubuntu-25.10
# slug box name: text string from standard box name to match
slugs:
- almalinux-8
- almalinux-9
- almalinux-10
- debian-12
- debian-13
- fedora-latest
- freebsd-13
- freebsd-14
- freebsd-15
- opensuse-leap-15
- oraclelinux-8
- oraclelinux-9
- oraclelinux-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- macos-14
- macos-15
- macos-26
do_not_build:
- amazon
- macos
- sles
- solaris
- rhel
- windows
# - almalinux
# - centos
# - debian
# - fedora
# - freebsd
# - opensuse-leap
# - oracle
# - rockylinux
# - ubuntu