Skip to content

Commit

Permalink
fix: runner
Browse files Browse the repository at this point in the history
  • Loading branch information
missionmike committed Oct 25, 2024
1 parent 20af7ab commit 57feb0f
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 @@ -21,7 +21,7 @@ on:
jobs:
ci:
name: Continuous Integration Tests
runs-on: [self-hosted, linux, ARM64, org]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 57feb0f

Please sign in to comment.