Skip to content

Commit

Permalink
Reduce CI timelimit to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thinkpiet committed Nov 17, 2023
1 parent f7fc3df commit f2357de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ctest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: ghcr.io/hsu-hpc/testmamico
timeout-minutes: 10

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit f2357de

Please sign in to comment.