Add rust: stable to pypy3.6-macos-10.15 special case build
This commit is contained in:
parent
fed90c467e
commit
007c0396d2
|
@ -112,7 +112,8 @@ jobs:
|
|||
platform: { os: "windows-latest", python-architecture: "x86" }
|
||||
include:
|
||||
# PyPy3.6 still runs on macos-10.15
|
||||
- python-version: pypy-3.6
|
||||
- rust: stable
|
||||
python-version: pypy-3.6
|
||||
platform:
|
||||
{
|
||||
os: "macos-10.15",
|
||||
|
|
Loading…
Reference in New Issue