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 4949 target : i686-pc-windows-msvc
5050 - host : ubuntu-latest
5151 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
5353 - host : ubuntu-latest
5454 target : x86_64-unknown-linux-musl
5555 build : yarn build --target x86_64-unknown-linux-musl -x --features openssl-vendored
@@ -168,7 +168,7 @@ jobs:
168168 path : bindings/node/${{ env.APP_NAME }}.*.node
169169 if-no-files-found : error
170170 test-macOS-windows-binding :
171- name : Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }}
171+ name : Test ${{ matrix.settings.target }} - node@${{ matrix.node }}
172172 needs :
173173 - build
174174 strategy :
You can’t perform that action at this time.
0 commit comments