Skip to content

Commit eebdcd9

Browse files
committed
add timeout for odbc tests
1 parent d73aa05 commit eebdcd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sqlx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ jobs:
343343
name: ODBC (PostgreSQL and SQLite)
344344
runs-on: ubuntu-22.04
345345
needs: check
346+
timeout-minutes: 15
346347
steps:
347348
- uses: actions/checkout@v4
348349
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)