We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bcefb commit 36f9fd1Copy full SHA for 36f9fd1
pc_support/os_3.13.1.json
@@ -0,0 +1,32 @@
1
+{
2
+ "os": [
3
+ {
4
+ "description": "Amazon Linux 2",
5
+ "name": "alinux2"
6
+ },
7
8
+ "description": "Amazon Linux 2023",
9
+ "name": "alinux2023"
10
11
12
+ "description": "Ubuntu 20.04 LTS",
13
+ "name": "ubuntu2004"
14
15
16
+ "description": "Ubuntu 22.04 LTS",
17
+ "name": "ubuntu2204"
18
19
20
+ "description": "CentOS 7",
21
+ "name": "centos7"
22
23
24
+ "description": "Red Hat Enterprise Linux 8",
25
+ "name": "rhel8"
26
27
28
+ "description": "Red Hat Enterprise Linux 9",
29
+ "name": "rhel9"
30
+ }
31
+ ]
32
+}
0 commit comments