Skip to content

Commit dc75e62

Browse files
author
David Thrower
authored
Update automerge.yml
1 parent 506318a commit dc75e62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/automerge.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
# run: python3 test_simple_cerebros_gridsearch.py
3838
# - name: Test distributed random search wine by running.
3939
# run: python3 random_search.py
40-
- name: Test image classifier EfficientNetv2S - PEFT CIFAR100
40+
- name: Test image classifier EfficientNetv2S - CIFAR100
4141
run: python3 cifar_100_EfficientNet.py
42-
timeout-minutes: 250
42+
timeout-minutes: 310
4343
# - name: Test CerebrosRealNeuronNetwork
4444
# run: python3 realnn-regression-example-ames-no-preproc.py
4545
# timeout-minutes: 45
@@ -54,5 +54,5 @@ jobs:
5454
timeout-minutes: 90
5555
run: python3 cifar10-example.py
5656
- name: Phishing email detection with GPT2 embedding
57-
timeout-minutes: 120
57+
timeout-minutes: 180
5858
run: python3 phishing_email_detection_gpt2.py

0 commit comments

Comments
 (0)