temporarily disable the platform
field.
Need some more time to figure out the correct API. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
2
ci.cue
2
ci.cue
@@ -18,7 +18,7 @@ dagger.#Plan & {
|
||||
// to avoid the performance hit caused by qemu (linter goes from <3s to >3m when arch is x86)
|
||||
// Uncomment if running locally on Mac M1 to bypass qemu
|
||||
// platform: "linux/aarch64"
|
||||
platform: "linux/amd64"
|
||||
// platform: "linux/amd64"
|
||||
|
||||
client: filesystem: ".": read: exclude: [
|
||||
"bin",
|
||||
|
Reference in New Issue
Block a user