Skip to content

Commit

Permalink
Removed runner label
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-powell authored Oct 24, 2024
1 parent 136ef60 commit f2ffe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ concurrency:
jobs:
build-and-verify:
name: Build and verify
runs-on: [self-hosted, aws-debug-prod, linux, arm64]
runs-on: [self-hosted, linux, arm64]
steps:
- run: echo "Hello, runners!"

0 comments on commit f2ffe44

Please sign in to comment.