Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
add ARM runner
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
  • Loading branch information
patrick-stephens committed Mar 5, 2024
1 parent 81eea13 commit 37a234c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actionlint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
self-hosted-runner:
labels:
- actuated
- actuated-arm64
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
matrix:
runner:
- actuated
- actuated-arm64
- ubuntu-latest
steps:
# Prevent any image throttling from DockerHub (e.g. for Kind)
Expand Down

0 comments on commit 37a234c

Please sign in to comment.