Merge pull request #3423 from harfbuzz/revert-ci-msvc

Revert "[ci] Downgrade pip on MSVC jobs"
This commit is contained in:
Khaled Hosny 2022-02-25 04:31:24 +02:00 committed by GitHub
commit 924dd71de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -30,10 +30,9 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1
with:
arch : ${{ matrix.ARCH }}
# https://github.com/mesonbuild/meson/issues/9955#issuecomment-1030843844
- name: Downgrade pip
- name: Upgrade pip
run: |
python -m pip install -U pip==21.3.1
python -m pip install -U pip
- name: Install Dependencies
run: |
pip install --upgrade meson ninja fonttools