CI: enable mac-wpt chunks 2 through 20

This commit is contained in:
Delan Azabani 2023-01-05 08:31:03 +08:00
parent 55c4c7b6e5
commit 9f91b36c50

View file

@ -153,8 +153,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# chunk_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
chunk_id: [1]
chunk_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
steps:
- uses: actions/checkout@v3
with: