Skip to content

Commit ea10902

Browse files
authored
fix: move to 12 Mar 2025 rapidjson master (#283)
* move to 12 Mar 2025 rapidjson master * bump cibuildwheel
1 parent 456a558 commit ea10902

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fetch-tags: true
4848
fetch-depth: 0
4949

50-
- uses: pypa/cibuildwheel@v2.22
50+
- uses: pypa/cibuildwheel@v2.23
5151
env:
5252
CIBW_ARCHS: ${{ matrix.arch }}
5353
MACOSX_DEPLOYMENT_TARGET: 10.14
@@ -79,7 +79,7 @@ jobs:
7979
- uses: docker/setup-qemu-action@v3
8080
if: matrix.os == 'ubuntu-latest'
8181

82-
- uses: pypa/cibuildwheel@v2.22
82+
- uses: pypa/cibuildwheel@v2.23
8383
env:
8484
CIBW_ARCHS: ${{ matrix.arch }}
8585
CIBW_BUILD: cp${{ matrix.python }}*${{ matrix.libc }}*

rapidjson

Submodule rapidjson updated 150 files

0 commit comments

Comments
 (0)