File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
target : i686-pc-windows-msvc
50
50
- host : ubuntu-latest
51
51
target : x86_64-unknown-linux-gnu
52
- build : yarn build --target x86_64-unknown-linux-gnu -x --features openssl-vendored
52
+ build : yarn build --target x86_64-unknown-linux-gnu
53
53
- host : ubuntu-latest
54
54
target : x86_64-unknown-linux-musl
55
55
build : yarn build --target x86_64-unknown-linux-musl -x --features openssl-vendored
@@ -168,7 +168,7 @@ jobs:
168
168
path : bindings/node/${{ env.APP_NAME }}.*.node
169
169
if-no-files-found : error
170
170
test-macOS-windows-binding :
171
- name : Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }}
171
+ name : Test ${{ matrix.settings.target }} - node@${{ matrix.node }}
172
172
needs :
173
173
- build
174
174
strategy :
You can’t perform that action at this time.
0 commit comments