Skip to content

Commit 3ce66f8

Browse files
committed
CI timeout
1 parent d000fd9 commit 3ce66f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
FIREBIRD_SELECTION: [FB30, FB40]
1616
TEST_SUITE: [Tests-FirebirdClient-Default-Compression-CryptRequired, Tests-FirebirdClient-Default-NoCompression-CryptRequired, Tests-FirebirdClient-Default-Compression-CryptDisabled, Tests-FirebirdClient-Default-NoCompression-CryptDisabled, Tests-FirebirdClient-Embedded, Tests-EFCore, Tests-EFCore-Functional, Tests-EF6]
17+
timeout-minutes: 120
1718
steps:
1819
- name: Checkout
1920
uses: actions/checkout@v2

0 commit comments

Comments
 (0)