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