Skip to content

Commit a16b3c6

Browse files
authored
Update ci-tk.yaml
1 parent 24035f0 commit a16b3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-tk.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
runs-on: [linux-mi300-1gpu-ossci-iree-org]
42+
runs-on: [linux-mi325-1gpu-ossci-iree-org]
4343
runs-on: ${{matrix.runs-on}}
4444
timeout-minutes: 240 # Building LLVM can take multiple hours on public GH runners
4545
steps:
@@ -112,7 +112,7 @@ jobs:
112112
fail-fast: false
113113
matrix:
114114
version: [3.11]
115-
os: [ubuntu-22.04, linux-mi300-1gpu-ossci-iree-org, nodai-amdgpu-mi250-x86-64]
115+
os: [ubuntu-22.04, linux-mi325-1gpu-ossci-iree-org, nodai-amdgpu-mi250-x86-64]
116116
runs-on: ${{matrix.os}}
117117
timeout-minutes: 60
118118
needs: build_llvm_linux

0 commit comments

Comments
 (0)