Skip to content

Commit

Permalink
chore: run linux tests first (renovatebot#5142)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored and rarkins committed Jan 14, 2020
1 parent b0ed41c commit 0f4dde1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
# linux tests run by circle-ci
os: [macos-latest, windows-latest, ubuntu-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [10.x, 12.x]
python-version: [3.8]

Expand Down

0 comments on commit 0f4dde1

Please sign in to comment.