Skip to content

Commit

Permalink
netbsdビルドできない
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Dec 30, 2023
1 parent 6c7b951 commit 7cc11e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [aarch64-unknown-linux-gnu, aarch64-unknown-linux-musl, x86_64-unknown-netbsd]
target: [aarch64-unknown-linux-gnu, aarch64-unknown-linux-musl]
use-cross: [true]
include:
- target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 7cc11e0

Please sign in to comment.