Skip to content

Commit

Permalink
Update build-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jun 28, 2024
1 parent b645e11 commit 47cda0d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target:
[
"node18-linux-x64",
"node18-linux-x86",
"node18-linux-armv7",
"node18-linux-arm64",
"node18-alpine-x64",
"node18-alpine-x86",
"node18-alpine-armv7",
"node18-alpine-arm64"
]
target: ["node18-linux-x64", "node18-linux-x86", "node18-linux-armv7", "node18-linux-arm64"]

defaults:
run:
Expand Down

0 comments on commit 47cda0d

Please sign in to comment.