mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
GHA: Restored macos-latest for PyPy builds
This commit is contained in:
parent
2a38670169
commit
e7e05e2701
11
.github/workflows/test.yml
vendored
11
.github/workflows/test.yml
vendored
|
@ -31,17 +31,6 @@ jobs:
|
|||
codecov-flag: GHA_Ubuntu
|
||||
- os: macos-latest
|
||||
codecov-flag: GHA_macOS
|
||||
- os: macos-10.15
|
||||
codecov-flag: GHA_macOS
|
||||
python-version: pypy-3.8
|
||||
- os: macos-10.15
|
||||
codecov-flag: GHA_macOS
|
||||
python-version: pypy-3.7
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
python-version: pypy-3.8
|
||||
- os: macos-latest
|
||||
python-version: pypy-3.7
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user