Skip to content

Commit

Permalink
[tmp] Temp commit for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure-stars committed Nov 12, 2024
1 parent 5b398d2 commit 63e9d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ jobs:
- run: cargo install cargo-binutils
- run: ./scripts/get_deps.sh
- name: Build for ${{ matrix.arch }}
run: make ARCH=${{ matrix.arch }}
run: make ARCH=${{ matrix.arch }} LOG=info

test-musl:
runs-on: ${{ matrix.os }}

0 comments on commit 63e9d21

Please sign in to comment.