Skip to content

Commit

Permalink
add --arch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDen committed May 13, 2024
1 parent 9f82bba commit ca21080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: |
brew install --HEAD colima
brew install docker
colima start
colima start --arch x86_64
- name: Test Go build
run: go build -o bin/anchor cmd/main.go
Expand Down

0 comments on commit ca21080

Please sign in to comment.