Revert "[ci] Downgrade pip on MSVC jobs"

This reverts commit c4cf5ddb27.
This commit is contained in:
Khaled Hosny 2022-02-08 21:45:42 +02:00
parent 1bc4bad7a5
commit 02a737e532
1 changed files with 0 additions and 4 deletions

View File

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