Skip to content

Commit 71fb91d

Browse files
committed
fix
.11 targets
1 parent 28b4b98 commit 71fb91d

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
@@ -61,7 +61,7 @@ jobs:
6161
# --from-ref '5e5841e116d75e643d3f84cd918cbdcf172076d5' \
6262
# --to-ref '1d8611e3f89a82e543bf67d0b49a02e11eb7c203' \
6363
# --only-rhel
64-
echo 'matrix={"target":["amd-jupyter-pytorch-rhel9-python-3.11","amd-jupyter-tensorflow-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
64+
echo 'matrix={"target":["rocm-jupyter-pytorch-rhel9-python-3.11","rocm-jupyter-tensorflow-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
6565
echo 'has_jobs=true' >> ${GITHUB_OUTPUT}
6666
id: gen
6767
shell: bash

0 commit comments

Comments
 (0)