Bump to get rebuild

This commit is contained in:
David Murphy 2024-08-21 09:32:52 -06:00 committed by Daniel Wozniak
parent 650f6089e1
commit c9603c2625

View file

@ -105,7 +105,7 @@ jobs:
test:
name: Test
runs-on: ${{ inputs.runner }}
timeout-minutes: 180 # 3 Hours - More than this and something is wrong (MacOS needs a little more time)
timeout-minutes: 181 # 3 Hours - More than this and something is wrong (MacOS needs a little more time)
needs:
- generate-matrix
strategy: