Skip to content

Commit

Permalink
change runners
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaney committed Apr 11, 2024
1 parent cffdcda commit 7c668ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-arm64-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
publish:
name: Upload module for linux/arm64
runs-on: [ubuntu-latest]
runs-on: [buildjet-2vcpu-ubuntu-2204-arm]
container:
image: ghcr.io/viam-labs/ocean-prefilter:arm64
options: --platform linux/arm64
Expand Down

0 comments on commit 7c668ce

Please sign in to comment.