Skip to content

Commit

Permalink
fix: Coverage CI job is timing out
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Jan 6, 2025
1 parent 5b37675 commit ca80185
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 452 deletions.
1 change: 1 addition & 0 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
coverage:
#runs-on: arm-ubuntu-latest-16core
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: cat .github/workflows/versions.env >> $GITHUB_ENV
Expand Down
Loading

0 comments on commit ca80185

Please sign in to comment.