Skip to content

Commit

Permalink
clean wf
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jan 30, 2025
1 parent 53399d0 commit 35b4c7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# go-arch: ["amd64", "arm", "arm64"]
go-arch: ["amd64", "arm64"] # drop 32 bit support for now (and maybe forever)
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 35b4c7c

Please sign in to comment.