Skip to content

Commit

Permalink
nope
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck authored Oct 21, 2024
1 parent 59b4484 commit db83906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ jobs:
- platform: ubuntu-latest
target: x86_64-unknown-linux-musl
name: linux-x86_64
build: build
build: zigbuild
- platform: ubuntu-latest
target: aarch64-unknown-linux-musl
name: linux-aarch64
build: build
build: zigbuild
- platform: windows-latest
target: x86_64-pc-windows-msvc
name: windows-x86_64
Expand Down

0 comments on commit db83906

Please sign in to comment.