Skip to content

Commit

Permalink
Specify runs-on
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Dec 26, 2023
1 parent 22da231 commit 547da77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: Lint
needs:
- unpack-envvars
runs-on: ubuntu-latest
steps:
- run: |
make lint
Expand Down

0 comments on commit 547da77

Please sign in to comment.