Devcontainer: Update to llvm 20

This commit is contained in:
Andrew Kaster
2025-05-14 12:19:06 -06:00
committed by Tim Flynn
parent 096bd2369a
commit 30d01f7920
Notes: github-actions[bot] 2025-05-14 23:44:54 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"./features/ladybird": {
"llvm_version": 19
"llvm_version": 20
},
"./features/vcpkg-cache": {
"release_triplet": true,