Skip to content

Commit 6e0704c

Browse files
committed
CI: Don't require x86_64 for tests
1 parent f1ebe06 commit 6e0704c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
queue: "juliaecosystem"
55
sandbox_capable: "true"
66
os: linux
7-
arch: x86_64
87
command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\")'"
98
.bench: &bench
109
if: build.message =~ /\[run benchmarks\]/

0 commit comments

Comments
 (0)