We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9846d3 commit e807f2cCopy full SHA for e807f2c
.buildkite/pipeline.yml
@@ -18,7 +18,7 @@ steps:
18
agents:
19
queue: "juliagpu"
20
rocm: "*"
21
- rocmgpu: "gfx1100"
+ rocmgpu: "*"
22
if: build.message !~ /\[skip docs\]/
23
timeout_in_minutes: 10
24
0 commit comments