Skip to content

Commit db1ef65

Browse files
committed
temporarily hardcode target to build
1 parent 0580300 commit db1ef65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-notebooks-pr-rhel.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# --from-ref '5e5841e116d75e643d3f84cd918cbdcf172076d5' \
6565
# --to-ref '1d8611e3f89a82e543bf67d0b49a02e11eb7c203' \
6666
# --only-rhel
67-
echo 'matrix={"target":["rocm-jupyter-pytorch-rhel9-python-3.11","rocm-jupyter-tensorflow-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
67+
echo 'matrix={"target":["rstudio-rhel9-python-3.11","cuda-rstudio-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
6868
echo 'has_jobs=true' >> ${GITHUB_OUTPUT}
6969
id: gen
7070
shell: bash

0 commit comments

Comments
 (0)