Skip to content

Commit

Permalink
Move away from self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Jan 6, 2025
1 parent 062a0b8 commit bd48999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
build_macos:
if: github.repository_owner == 'viamrobotics'
needs: [prepare]
runs-on: [self-hosted, ARM64, macOS]
runs-on: macos-latest
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit bd48999

Please sign in to comment.