Skip to content

Commit

Permalink
KER-1: Use self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mikroskeem committed Jan 2, 2025
1 parent 16bdaf0 commit 0c355de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
format-and-lint:
name: "Check formatting and linting"
runs-on: ["ubuntu-latest"]
runs-on: ["aarch64-k8s-arc"]
steps:
- id: "checkout"
name: "Checkout repository"
Expand Down

0 comments on commit 0c355de

Please sign in to comment.