Skip to content

Commit 40164cf

Browse files
authored
2hrs for Frontier CI (#832)
1 parent 532ee6d commit 40164cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontier/submit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sbatch <<EOT
2121
#SBATCH -A CFD154 # charge account
2222
#SBATCH -N 1 # Number of nodes required
2323
#SBATCH -n 8 # Number of cores required
24-
#SBATCH -t 01:30:00 # Duration of the job (Ex: 15 mins)
24+
#SBATCH -t 01:59:00 # Duration of the job (Ex: 15 mins)
2525
#SBATCH -o$job_slug.out # Combined output and error messages file
2626
#SBATCH -q debug # Use debug QOS - only one job per user allowed in queue!
2727
#SBATCH -W # Do not exit until the submitted job terminates.

0 commit comments

Comments
 (0)