Skip to content

Commit

Permalink
Reduce CI test threads num
Browse files Browse the repository at this point in the history
  • Loading branch information
bobozaur committed Sep 5, 2024
1 parent 420010a commit 5de605c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
RUST_TOOLCHAIN: 1.74.0
EXASOL_VERSION: 7.0.22
NUM_NODES: 4
ETL_TEST_THREADS: 8
ETL_TEST_THREADS: 4
ETL_JOB_TIMEOUT: 15
EXA_CLUSTER_SETUP_TIMEOUT: 15

Expand Down

0 comments on commit 5de605c

Please sign in to comment.