Four eyes principle for admin roles?

In my logic I want to prevent a user who has completed a previous task to complete the following up task to apply the 4-eyes principle.

I have followed the setup as described in this post → Four eyes principle (Revoke authorization). But still some users are able to complete both tasks. These users have the admin role. Could it be that for admin roles REVOKE does not apply?