mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 17:54:32 +03:00
update OS names
This commit is contained in:
parent
49160d4c2d
commit
fde98992f6
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- os: "macos-latest"
|
- os: "macos-latest"
|
||||||
os-name: "osx"
|
os-name: "osx"
|
||||||
- os: "ubuntu-20.04"
|
- os: "ubuntu-20.04"
|
||||||
os-name: "xenial"
|
os-name: "focal"
|
||||||
# Disable whilst not available
|
# Disable whilst not available
|
||||||
# - os: "macos-11.0"
|
# - os: "macos-11.0"
|
||||||
# os-name: "osx"
|
# os-name: "osx"
|
||||||
|
@ -76,7 +76,7 @@ jobs:
|
||||||
- os: "macos-latest"
|
- os: "macos-latest"
|
||||||
os-name: "osx"
|
os-name: "osx"
|
||||||
- os: "ubuntu-20.04"
|
- os: "ubuntu-20.04"
|
||||||
os-name: "xenial"
|
os-name: "focal"
|
||||||
- os: "macos-11.0"
|
- os: "macos-11.0"
|
||||||
os-name: "osx"
|
os-name: "osx"
|
||||||
platform: "arm64"
|
platform: "arm64"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user