Skip to content

Commit 518c219

Browse files
committed
update ompl version to 1.7.0
1 parent 75b816e commit 518c219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
extra-args: --clean-after-build
226226
token: ${{ github.token }}
227227
cache-key: win-${{ matrix.config.arch }}-python-${{ matrix.config.python_version }}
228-
revision: 2024.03.19
228+
revision: 2025.06.13
229229
- name: pip3
230230
run: |
231231
python -m pip install numpy==1.26.3

0 commit comments

Comments
 (0)