Skip to content

Commit a020f55

Browse files
authored
CI: force Buildkite CI to run on x86_64 (JuliaPerf#34)
1 parent 2cb5f9b commit a020f55

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
@@ -8,4 +8,5 @@ steps:
88
queue: "juliaecosystem"
99
sandbox.jl: "true"
1010
os: "linux"
11+
arch: "x86_64"
1112
timeout_in_minutes: 60

0 commit comments

Comments
 (0)