File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,9 @@ jobs:
235
235
]}
236
236
237
237
linux-focal-rocm5_7-py3_8-test :
238
+ permissions :
239
+ id-token : write
240
+ contents : read
238
241
name : linux-focal-rocm5.7-py3.8
239
242
uses : ./.github/workflows/_rocm-test.yml
240
243
needs : linux-focal-rocm5_7-py3_8-build
Original file line number Diff line number Diff line change 31
31
]}
32
32
33
33
linux-focal-rocm5_7-py3_8-test :
34
+ permissions :
35
+ id-token : write
36
+ contents : read
34
37
name : linux-focal-rocm5.7-py3.8
35
38
uses : ./.github/workflows/_rocm-test.yml
36
39
needs : linux-focal-rocm5_7-py3_8-build
Original file line number Diff line number Diff line change 98
98
]}
99
99
100
100
linux-focal-rocm5_6-py3_8-test :
101
+ permissions :
102
+ id-token : write
103
+ contents : read
101
104
name : linux-focal-rocm5.6-py3.8
102
105
uses : ./.github/workflows/_rocm-test.yml
103
106
needs : linux-focal-rocm5_6-py3_8-build
Original file line number Diff line number Diff line change @@ -188,6 +188,9 @@ jobs:
188
188
]}
189
189
190
190
linux-focal-rocm5_7-py3_8-test :
191
+ permissions :
192
+ id-token : write
193
+ contents : read
191
194
name : linux-focal-rocm5.7-py3.8
192
195
uses : ./.github/workflows/_rocm-test.yml
193
196
needs : linux-focal-rocm5_7-py3_8-build
You can’t perform that action at this time.
0 commit comments