Skip to content

Commit

Permalink
Merge branch 'main' into flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsofun authored Nov 26, 2024
2 parents 6cd7707 + 519f914 commit 4482e6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ jobs:
matrix:
target:
- x86_64-unknown-linux-musl
- aarch64-unknown-linux-musl
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -196,8 +195,6 @@ jobs:
target: aarch64-unknown-linux-gnu
- category: default
target: x86_64-unknown-linux-musl
- category: default
target: aarch64-unknown-linux-musl
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4482e6b

Please sign in to comment.