Skip to content

Commit

Permalink
add arm to publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Jan 22, 2025
1 parent 5c36128 commit c25fba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
os:
- macos-13-xlarge
- ubuntu-22.04
- ubuntu-22.04-arm
libcurl-release:
- 7.86.0
node-libcurl-cpp-std:
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
os:
- macos-13-xlarge
- ubuntu-22.04
- ubuntu-22.04-arm
libcurl-release:
- 7.86.0
node:
Expand Down

0 comments on commit c25fba0

Please sign in to comment.