We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61176aa commit 37238e7Copy full SHA for 37238e7
01_install_requirements.sh
@@ -19,7 +19,7 @@ if [ -z "${METAL3_DEV_ENV}" ]; then
19
# TODO -- come up with a plan for continuously updating this
20
# Note we only do this in the case where METAL3_DEV_ENV is
21
# unset, to enable developer testing of local checkouts
22
- git reset fab747ef4805bea2f12f70a7a5fbcedfc12a0222 --hard
+ git reset c60510f410173ddf01a29b87c889249b0f263c9f --hard
23
24
popd
25
fi
0 commit comments