Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
20 minute timeout is not enough fro macos jobs
  • Loading branch information
dalehenrich committed May 16, 2023
1 parent d4d4b4a commit a1418c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run tests
run: smalltalkci -s ${{ matrix.smalltalk }}
shell: bash
timeout-minutes: 20
timeout-minutes: 25
slack-workflow-status:
if: always()
name: Post Workflow Status To Slack
Expand Down

0 comments on commit a1418c7

Please sign in to comment.