Skip to content

Commit

Permalink
ci: update ci workflow to increase aat-runner counts
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Sep 12, 2024
1 parent f1196a8 commit 9a24119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
strategy:
fail-fast: false
matrix:
shard: [1, 2]
shard: [1, 2, 3, 4]
steps:
- uses: actions/checkout@v4
- name: Use Node.js 20.x
Expand Down

0 comments on commit 9a24119

Please sign in to comment.