Commit 20802cb
authored
Fix libtorch file naming in matrix (#6951)
``cxx11-abi`` was removed from file name in all libtorch builds.
This should fix validation of these builds here:
https://github.com/pytorch/test-infra/actions/runs/16472470897/job/465650233401 parent f581dff commit 20802cb
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
| 240 | + | |
245 | 241 | | |
246 | 242 | | |
247 | 243 | | |
| |||
251 | 247 | | |
252 | 248 | | |
253 | 249 | | |
254 | | - | |
255 | | - | |
256 | | - | |
| 250 | + | |
257 | 251 | | |
258 | 252 | | |
259 | 253 | | |
| |||
0 commit comments