Skip to content

Commit

Permalink
change buildjet
Browse files Browse the repository at this point in the history
  • Loading branch information
martha-johnston committed Nov 4, 2024
1 parent 3885738 commit 888b0e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
include:
- arch: buildjet-8vcpu-ubuntu-2204-arm
- arch: buildjet-2vcpu-ubuntu-2204-arm
image: ghcr.io/viamrobotics/rdk-devenv:arm64-cache
platform: linux/arm64
label: arm64
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
include:
- arch: buildjet-8vcpu-ubuntu-2204-arm
- arch: buildjet-2vcpu-ubuntu-2204-arm
image: ghcr.io/viamrobotics/rdk-devenv:arm64-cache
platform: linux/arm64
label: arm64
Expand Down

0 comments on commit 888b0e6

Please sign in to comment.