Skip to content

Commit

Permalink
re-enable 32-bit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Sep 4, 2023
1 parent 68aea5c commit 7fe599a
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 @@ -42,7 +42,7 @@ jobs:
- name: lint
run: docker run --rm -v $PWD/:/rdk ghcr.io/viamrobotics/viam-server:armv7 make lint-32bit
test:
if: false
# if: false
# needs: [docker]
runs-on: buildjet-4vcpu-ubuntu-2204-arm
# concurrency: '32bit-${{ github.ref }}'
Expand Down

0 comments on commit 7fe599a

Please sign in to comment.