Skip to content

Commit

Permalink
back to two
Browse files Browse the repository at this point in the history
  • Loading branch information
raultifrea committed Jan 8, 2024
1 parent ca202db commit cdfbe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/allTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
containers: [1, 2, 3] # Uses 2 parallel instances
containers: [1, 2] # Uses 2 parallel instances
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit cdfbe21

Please sign in to comment.