Add rust: stable to pypy3.6-macos-10.15 special case build

This commit is contained in:
Ashley Anderson 2021-10-13 11:05:53 -04:00
parent fed90c467e
commit 007c0396d2
1 changed files with 2 additions and 1 deletions

View File

@ -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",