Skip to content

Commit

Permalink
test linux-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
olomix committed Sep 11, 2024
1 parent 04477bf commit d1a4836
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
build-linux-2:
runs-on: ubuntu-22.04
steps:
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3

- run: docker run --platform=linux/arm64 ubuntu uname -a

build-linux:
Expand Down

0 comments on commit d1a4836

Please sign in to comment.