Skip to content

Commit d58829b

Browse files
committed
ci: fix failing mssql testing
1 parent 7f420af commit d58829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-mssql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
test-sqlserver:
23-
timeout-minutes: 4
23+
timeout-minutes: 8
2424
runs-on: ${{ matrix.os }}
2525
concurrency:
2626
cancel-in-progress: true

0 commit comments

Comments
 (0)