Skip to content

Commit

Permalink
chore: improve github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
frytg committed Dec 21, 2022
1 parent 55ad55b commit e6016d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Linter

on:
Expand Down Expand Up @@ -122,7 +121,7 @@ env:
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-cores
timeout-minutes: 90
permissions:
contents: read
Expand Down

0 comments on commit e6016d6

Please sign in to comment.