Skip to content

Commit 2a48a99

Browse files
committed
ci: use julia-x86
1 parent e89510e commit 2a48a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/runtests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ steps:
1414
# Julia installation inside the sandbox
1515
- JuliaCI/julia#v1:
1616
version: "nightly"
17+
arch: "i686"
1718
command: |
1819
julia --color=yes --project=.ci -e 'using Pkg; Pkg.instantiate()'
1920
julia --color=yes --project=.ci .ci/create_sysimage_and_run_tests.jl

0 commit comments

Comments
 (0)