File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4040 runs-on : ${{ matrix.os }}
4141 strategy :
4242 matrix :
43- os : [ubuntu-latest, macos-latest]
43+ os : [ubuntu-latest, macos-latest, windows-latest ]
4444 steps :
4545 - name : Checkout Repository
4646 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 5454 runs-on : ${{ matrix.os }}
5555 strategy :
5656 matrix :
57- os : [ubuntu-latest, macos-latest]
57+ os : [ubuntu-latest, macos-latest, windows-latest ]
5858
5959 steps :
6060 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1616 "webpack-cli" : " ^4.10.0"
1717 },
1818 "dependencies" : {
19- "@spinframework/build-tools" : " 1.0.0 " ,
19+ "@spinframework/build-tools" : " ^ 1.0.1 " ,
2020 "@spinframework/wasi-http-proxy" : " 1.0.0" ,
2121 "@spinframework/spin-kv" : " 1.0.0" ,
2222 "@spinframework/spin-llm" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1818 "webpack-cli" : " ^4.10.0"
1919 },
2020 "dependencies" : {
21- "@spinframework/build-tools" : " 1.0.0 " ,
21+ "@spinframework/build-tools" : " ^ 1.0.1 " ,
2222 "@spinframework/wasi-http-proxy" : " 1.0.0" ,
2323 "@spinframework/spin-kv" : " 1.0.0" ,
2424 "@spinframework/spin-llm" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1717 "webpack-cli" : " ^4.10.0"
1818 },
1919 "dependencies" : {
20- "@spinframework/build-tools" : " 1.0.0 " ,
20+ "@spinframework/build-tools" : " ^ 1.0.1 " ,
2121 "@spinframework/spin-trigger-redis" : " 1.0.0" ,
2222 "@spinframework/spin-kv" : " 1.0.0" ,
2323 "@spinframework/spin-llm" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1919 "webpack-cli" : " ^4.10.0"
2020 },
2121 "dependencies" : {
22- "@spinframework/build-tools" : " 1.0.0 " ,
22+ "@spinframework/build-tools" : " ^ 1.0.1 " ,
2323 "@spinframework/spin-trigger-redis" : " 1.0.0" ,
2424 "@spinframework/spin-kv" : " 1.0.0" ,
2525 "@spinframework/spin-llm" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments