Skip to content

Commit 57b2fe3

Browse files
committed
Up
1 parent eecd77a commit 57b2fe3

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
@@ -62,10 +62,10 @@ steps:
6262
agents:
6363
queue: "juliagpu"
6464
rocm: "*"
65-
rocmgpu: "*"
65+
rocmgpu: "gfx1100,gfx1101"
6666
if: build.message !~ /\[skip tests\]/
6767
command: "julia --project -e 'using Pkg; Pkg.update()'"
68-
timeout_in_minutes: 30
68+
timeout_in_minutes: 50
6969
env:
7070
JULIA_NUM_THREADS: 4
7171
JULIA_AMDGPU_CORE_MUST_LOAD: "1"

0 commit comments

Comments
 (0)