You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the nightly LKL build only checked the hash of the LKL
commit, so the build process will only be triggered when the upstream
LKL has new commit. However, if the build-lkl.yml is updated, the LKL
should be rebuilt.
This checks not only the LKL commit hash but the hash of build-lkl.yml
to ensure the build process is triggered when build-lkl.yml is updated.
Change-Id: I8db1dc2c1fea03bd8dc85d767e6298739d4a9f35
0 commit comments