Skip to content

Commit

Permalink
chore(ci): Remove duplicate in target triples
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 10, 2024
1 parent 6a6b970 commit f011238
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"x86_64-unknown-linux-musl",
"i686-pc-windows-msvc",
"armv7-unknown-linux-gnueabihf",
"aarch64-unknown-linux-gnu",
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
Expand Down
1 change: 0 additions & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"x86_64-unknown-linux-musl",
"i686-pc-windows-msvc",
"armv7-unknown-linux-gnueabihf",
"aarch64-unknown-linux-gnu",
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
Expand Down

0 comments on commit f011238

Please sign in to comment.