File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 windows-wheels :
124124 name : Wheel Windows - Py ${{matrix.python.version}}
125- runs-on : windows-2019
125+ runs-on : windows-2022
126126 env :
127127 PULSAR_CPP_DIR : ' C:\\pulsar-cpp'
128128 timeout-minutes : 300
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ jobs:
175175 windows-wheels :
176176 name : " Python ${{ matrix.python.version }} Wheel on Windows x64"
177177 needs : unit-tests
178- runs-on : windows-2019
178+ runs-on : windows-2022
179179 timeout-minutes : 120
180180
181181 env :
Original file line number Diff line number Diff line change 1717# under the License.
1818#
1919
20- pulsar-cpp : 3.7.1
20+ pulsar-cpp : 3.7.2
2121pybind11 : 2.10.1
2222# The OpenSSL dependency is only used when building Python from source
2323openssl : 1.1.1q
You can’t perform that action at this time.
0 commit comments