Skip to content

Commit

Permalink
Revert "temporarily disable ARM builds for the tests in ci"
Browse files Browse the repository at this point in the history
This reverts commit 2605b52.
  • Loading branch information
faddat committed Sep 9, 2023
1 parent de4942f commit f9da3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-arch: ['amd64']
go-arch: ['amd64', 'arm64']
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
Expand Down

0 comments on commit f9da3f5

Please sign in to comment.