We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b80618 commit f7b29d7Copy full SHA for f7b29d7
2 files changed
.github/workflows/ci-darwin-arm64v8.yml
@@ -33,4 +33,4 @@ jobs:
33
if: matrix.prebuild && startsWith(github.ref, 'refs/tags/')
34
env:
35
prebuild_upload: ${{ secrets.GITHUB_TOKEN }}
36
- run: npx prebuild --runtime napi --target 5
+ run: npx prebuild --runtime napi --target 7
.github/workflows/ci.yml
@@ -99,4 +99,4 @@ jobs:
99
100
101
102
0 commit comments