Skip to content

Commit e007fe5

Browse files
committed
Reorganize Data CI native jobs to avoid timeouts
1 parent 08ab2e7 commit e007fe5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci-actions.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,22 +336,22 @@ jobs:
336336
flyway
337337
hibernate-orm-panache
338338
hibernate-orm-panache-kotlin
339-
reactive-pg-client
340339
liquibase
341-
panache-rest-hibernate-orm
342340
- category: Data4
343341
neo4j: "true"
344-
timeout: 30
342+
timeout: 40
345343
test-modules: >
346344
mongodb-client
347345
mongodb-panache
348346
neo4j
347+
panache-rest-hibernate-orm
349348
- category: Data5
350-
timeout: 30
349+
timeout: 40
351350
test-modules: >
352351
hibernate-search-elasticsearch
353352
narayana-stm
354353
narayana-jta
354+
reactive-pg-client
355355
- category: Amazon
356356
amazonServices: "true"
357357
timeout: 20

0 commit comments

Comments
 (0)