File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,17 +37,13 @@ jobs:
3737 binary : secure-exec-v8
3838 cross : true
3939 - target : x86_64-apple-darwin
40- os : macos-13
40+ os : macos-latest
4141 npm-dir : darwin-x64
4242 binary : secure-exec-v8
4343 - target : aarch64-apple-darwin
4444 os : macos-latest
4545 npm-dir : darwin-arm64
4646 binary : secure-exec-v8
47- - target : x86_64-pc-windows-msvc
48- os : windows-latest
49- npm-dir : win32-x64
50- binary : secure-exec-v8.exe
5147 runs-on : ${{ matrix.os }}
5248 steps :
5349 - name : Checkout tag
Original file line number Diff line number Diff line change 2525 "@secure-exec/v8-linux-x64-gnu" : " 0.2.0-rc.1" ,
2626 "@secure-exec/v8-linux-arm64-gnu" : " 0.2.0-rc.1" ,
2727 "@secure-exec/v8-darwin-x64" : " 0.2.0-rc.1" ,
28- "@secure-exec/v8-darwin-arm64" : " 0.2.0-rc.1" ,
29- "@secure-exec/v8-win32-x64" : " 0.2.0-rc.1"
28+ "@secure-exec/v8-darwin-arm64" : " 0.2.0-rc.1"
3029 }
3130}
You can’t perform that action at this time.
0 commit comments