Skip to content

Commit d997f92

Browse files
committed
CI: Switch tests to only x86_64
1 parent 82cb783 commit d997f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

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

0 commit comments

Comments
 (0)