Skip to content

Commit 407f1d7

Browse files
committed
update
1 parent 3294a0c commit 407f1d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pull.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,13 @@ jobs:
9999
build: [build]
100100
uses: ./.github/workflows/_linux_build.yml
101101
with:
102+
<<<<<<< HEAD
102103
pytorch: distributed_2.9
103104
runner: PVC-7358
105+
=======
106+
pytorch: distributed_2.8
107+
runner: pvc_e2e
108+
>>>>>>> 680c2cce (update)
104109

105110
linux-ut:
106111
needs: [conditions-filter, linux-build]

0 commit comments

Comments
 (0)