Skip to content

Commit

Permalink
larger builder to solve lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Aug 28, 2023
1 parent b67228b commit 89391eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-32bit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache-to: type=registry,ref=ghcr.io/viamrobotics/viam-server:buildcache
lint:
# needs: [docker]
runs-on: buildjet-4vcpu-ubuntu-2204-arm
runs-on: buildjet-8vcpu-ubuntu-2204-arm
# concurrency: '32bit-${{ github.ref }}'
permissions:
packages: read
Expand Down

0 comments on commit 89391eb

Please sign in to comment.