diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 77f230113..bdf9151e9 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -111,7 +111,7 @@ jobs: strategy: matrix: - containers: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] + containers: [1, 2, 3] steps: - name: Checkout