We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c077a commit 40cde92Copy full SHA for 40cde92
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- partition: [1, 2, 3, 4, 5, 6, 7, 8]
+ partition: [1,2,3,4,5,6,7,8,9,10,11,12]
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments