Skip to content

Commit

Permalink
FIXME: exclude nodejs build
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
  • Loading branch information
thehajime committed Jul 11, 2024
1 parent a7b2f36 commit d1708d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ jobs:
- os: linux
arch: arm64
package: nodejs
- os: linux
arch: amd64
package: nodejs
- os: osx
arch: amd64
package: nodejs
include:
- displayTargetName: linux-amd64
os: linux
Expand Down

0 comments on commit d1708d7

Please sign in to comment.