We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b4b98 commit 71fb91dCopy full SHA for 71fb91d
.github/workflows/build-notebooks-pr-rhel.yaml
@@ -61,7 +61,7 @@ jobs:
61
# --from-ref '5e5841e116d75e643d3f84cd918cbdcf172076d5' \
62
# --to-ref '1d8611e3f89a82e543bf67d0b49a02e11eb7c203' \
63
# --only-rhel
64
- echo 'matrix={"target":["amd-jupyter-pytorch-rhel9-python-3.11","amd-jupyter-tensorflow-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
+ echo 'matrix={"target":["rocm-jupyter-pytorch-rhel9-python-3.11","rocm-jupyter-tensorflow-rhel9-python-3.11"]}' >> ${GITHUB_OUTPUT}
65
echo 'has_jobs=true' >> ${GITHUB_OUTPUT}
66
id: gen
67
shell: bash
0 commit comments