Test slower macOS first, for slightly faster builds

This commit is contained in:
Hugo van Kemenade 2021-10-18 11:29:01 +03:00
parent 86f32f6074
commit 3e9a6f7508

View File

@ -9,8 +9,8 @@ jobs:
fail-fast: false
matrix:
os: [
"ubuntu-latest",
"macOS-latest",
"ubuntu-latest",
]
python-version: [
"pypy-3.8",