Skip to content

Commit f899311

Browse files
committed
vcpkg use latest release
1 parent cfae201 commit f899311

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ jobs:
206206
extra-args: --clean-after-build
207207
token: ${{ github.token }}
208208
cache-key: win-${{ matrix.config.arch }}-python-${{ matrix.config.python_version }}
209-
revision: master
210209
- name: pip3
211210
run: |
212211
python -m pip install numpy setuptools wheel pytest delvewheel colcon-common-extensions vcstool
@@ -302,7 +301,6 @@ jobs:
302301
extra-args: --clean-after-build --overlay-triplets=${{ github.workspace }}/ws/src/tesseract_python/.github/workflows/vcpkg_triplets
303302
token: ${{ github.token }}
304303
cache-key: osx-x64-vcpkg
305-
revision: master
306304
- name: pip3
307305
run: |
308306
python3 -m pip install numpy setuptools wheel pytest delvewheel colcon-common-extensions vcstool delocate

0 commit comments

Comments
 (0)