Skip to content

Commit

Permalink
ci: fix target name
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed May 14, 2023
1 parent 769a946 commit 3d1239a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
target: aarch64-unknown-linux-musl
- os: macos-latest
target: x86_64-apple-darwin
- os: macos-latest
Expand Down

0 comments on commit 3d1239a

Please sign in to comment.