diff --git a/.github/workflows/canary-consume.yml b/.github/workflows/canary-consume.yml index 3a2e107..ac3c663 100644 --- a/.github/workflows/canary-consume.yml +++ b/.github/workflows/canary-consume.yml @@ -197,6 +197,7 @@ jobs: gradle: [ 'latest', '8', + '8.7', # BuildOperationExecutor#start() removal in 8.8 '8.5', # JDK21 '7', '7.6',