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
.github/workflows: Set DID_UNSHARE programmatically instead of explicitly
Instead of having to define the DID_UNSHARE value explicitly as part of the test
matrix, set the environment variable programmatically based on the kernel
version. This removes the need for a lot of copy-paste to accommodate the two
old kernel versions, now that we also have clang versions as part of the test
matrix.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
0 commit comments