diff --git a/.github/workflows/LargeMatrixWorkflow.yml b/.github/workflows/LargeMatrixWorkflow.yml index dbc3156..88c089a 100644 --- a/.github/workflows/LargeMatrixWorkflow.yml +++ b/.github/workflows/LargeMatrixWorkflow.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - job_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] + job_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69] steps: - name: Harden Runner uses: step-security/harden-runner@rc-20-int