Skip to content

Commit

Permalink
Merge pull request #1062 from GSA/memory-egress
Browse files Browse the repository at this point in the history
  • Loading branch information
btylerburton committed Sep 6, 2023
2 parents 79bd892 + aca52ef commit f388d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/egress_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
environment: ${{ matrix.environ }}
strategy:
fail-fast: false
max-parallel: 7
max-parallel: 4
matrix:
command:
- 'GoodDomainTest || curl -I -L --http1.1 https://gsa.gov | grep \"HTTP/1.1 200 OK\"'
Expand Down

0 comments on commit f388d62

Please sign in to comment.