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 05ed151 commit 78151b7Copy full SHA for 78151b7
examples/default.yaml
@@ -259,6 +259,8 @@ cpuType:
259
armv7l: null
260
# 🟢 Builtin default: "qemu64" (or "host,-pdpe1gb" when running on x86_64 host)
261
x86_64: null
262
+ # 🟢 Builtin default: "rv64" (or "host" when running on riscv64 host)
263
+ riscv64: null
264
265
rosetta:
266
# Enable Rosetta for Linux (EXPERIMENTAL).
0 commit comments