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 f1914d3 commit ec2fe0aCopy full SHA for ec2fe0a
src/versions/default_versions.ts
@@ -54,22 +54,22 @@ export const DefaultLinuxVersion: Record<string, Record<number, string> | undefi
54
20: "7.0.0-2",
55
},
56
llvm: {
57
- 22: "16.0.4-ubuntu-22.04",
58
- 20: "16.0.4-ubuntu-22.04",
+ 22: "17.0.2-ubuntu-22.04",
+ 20: "17.0.2-ubuntu-22.04",
59
18: "15.0.6-ubuntu-18.04",
60
16: "15.0.6-ubuntu-18.04",
61
14: "13.0.0-ubuntu-16.04",
62
63
clangtidy: {
64
65
66
67
68
69
70
clangformat: {
71
72
73
74
75
0 commit comments