Skip to content

Commit bd48999

Browse files
committed
Move away from self-hosted
1 parent 062a0b8 commit bd48999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
build_macos:
6969
if: github.repository_owner == 'viamrobotics'
7070
needs: [prepare]
71-
runs-on: [self-hosted, ARM64, macOS]
71+
runs-on: macos-latest
7272
strategy:
7373
fail-fast: true
7474
matrix:

0 commit comments

Comments
 (0)