Skip to content

Commit 443dfb2

Browse files
committed
Skip pytouch builds for the moment
1 parent 92279bf commit 443dfb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-benchmark-images.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
- component: mpi-benchmarks
2828
- component: openfoam
2929
- component: perftest
30-
- component: pytorch-benchmarks
30+
# TODO - need to fix this build
31+
# - component: pytorch-benchmarks
3132
steps:
3233
- name: Check out the repository
3334
uses: actions/checkout@v2

0 commit comments

Comments
 (0)