Skip to content

Commit

Permalink
Test slower macOS first, for slightly faster builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 18, 2021
1 parent 86f32f6 commit 3e9a6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
fail-fast: false
matrix:
os: [
"ubuntu-latest",
"macOS-latest",
"ubuntu-latest",
]
python-version: [
"pypy-3.8",
Expand Down

0 comments on commit 3e9a6f7

Please sign in to comment.