Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuany committed Sep 21, 2024
1 parent f507dfe commit 5c3a426
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ jobs:
- host: ubuntu-24.04
target: x86_64-unknown-linux-musl

- host: ubuntu-24.04
target: i686-unknown-linux-gnu
- host: ubuntu-24.04
target: i686-unknown-linux-musl
# - host: ubuntu-24.04
# target: i686-unknown-linux-gnu
# - host: ubuntu-24.04
# target: i686-unknown-linux-musl

- host: ubuntu-24.04
target: aarch64-unknown-linux-gnu
Expand Down Expand Up @@ -109,10 +109,10 @@ jobs:
- host: ubuntu-24.04
target: x86_64-unknown-linux-musl

- host: ubuntu-24.04
target: i686-unknown-linux-gnu
- host: ubuntu-24.04
target: i686-unknown-linux-musl
# - host: ubuntu-24.04
# target: i686-unknown-linux-gnu
# - host: ubuntu-24.04
# target: i686-unknown-linux-musl

- host: ubuntu-24.04
target: aarch64-unknown-linux-gnu
Expand Down Expand Up @@ -202,10 +202,10 @@ jobs:
- host: ubuntu-24.04
target: x86_64-unknown-linux-musl

- host: ubuntu-24.04
target: i686-unknown-linux-gnu
- host: ubuntu-24.04
target: i686-unknown-linux-musl
# - host: ubuntu-24.04
# target: i686-unknown-linux-gnu
# - host: ubuntu-24.04
# target: i686-unknown-linux-musl

- host: ubuntu-24.04
target: aarch64-unknown-linux-gnu
Expand Down

0 comments on commit 5c3a426

Please sign in to comment.