Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Timeout CI after 60 minutes
  • Loading branch information
HarrisonGrodin authored Aug 13, 2024
1 parent 48f1b7b commit 93dc203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
install-sml:
name: SML/NJ ${{ matrix.smlnj-version }} - ${{ matrix.os }}
runs-on: ${{ matrix.os }}
timeout-minutes: 60

strategy:
fail-fast: false
Expand Down

0 comments on commit 93dc203

Please sign in to comment.