Skip to content

Commit 7717bf1

Browse files
committed
.
1 parent a8ad951 commit 7717bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pysplashsurf_CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
CIBW_BUILD: ${{ matrix.python-version }}
140140
CIBW_BEFORE_ALL: curl -sSf https://sh.rustup.rs | sh -s -- -y
141141
CIBW_ENVIRONMENT_MACOS: >-
142-
PATH=$HOME/.cargo/bin:$PATH MACOSX_DEPLOYMENT_TARGET="13.0"
142+
PATH=$HOME/.cargo/bin:$PATH MACOSX_DEPLOYMENT_TARGET="14.0"
143143
# - name: Build wheels
144144
# uses: PyO3/maturin-action@v1
145145
# with:

0 commit comments

Comments
 (0)