Skip to content

Commit b3b7153

Browse files
committed
CI: Switch OpenCL job to MacOS AArch64 runner
1 parent 93469a2 commit b3b7153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ steps:
162162
codecov: true
163163
agents:
164164
queue: "juliaecosystem"
165-
os: linux
166-
arch: x86_64
165+
os: macos
166+
arch: aarch64
167167
env:
168168
CI_USE_OPENCL: "1"
169169

0 commit comments

Comments
 (0)