Skip to content

Commit

Permalink
Revert "fix: remove multi-core runner (waits forever)"
Browse files Browse the repository at this point in the history
This reverts commit e32cfb8.
  • Loading branch information
rafaelmaeuer committed Feb 8, 2023
1 parent e32cfb8 commit 0f71406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ env:
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
runs-on: ubuntu-latest-8-cores
timeout-minutes: 90
permissions:
contents: read
Expand Down

0 comments on commit 0f71406

Please sign in to comment.