Skip to content

Commit 3e77e98

Browse files
authored
Fix cleanup test 2
1 parent 0dcc90b commit 3e77e98

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/kcpp-build-release-linux-rocm.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,13 @@ on:
1212
required: false
1313
default: ''
1414

15-
1615
env:
1716
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
1817
KCPP_CUDA: rocm
1918
ARCHES_CU12: 1
2019

2120
jobs:
2221
linux:
23-
needs: clean-linux
24-
runs-on: ubuntu-22.04
25-
permissions: write-all
2622
runs-on: ubuntu-22.04
2723
permissions: write-all
2824
steps:

0 commit comments

Comments
 (0)