Skip to content

Commit

Permalink
bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mausch committed Nov 6, 2023
1 parent 3ad3faf commit 2b9fa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solrnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./integration_tests.sh
env:
SOLR_VERSION: ${{ matrix.solr_version }}
timeout-minutes: 5
timeout-minutes: 7
- uses: actions/upload-artifact@v3
with:
name: test-results ${{ matrix.solr_version }}
Expand Down

0 comments on commit 2b9fa9c

Please sign in to comment.