Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Mar 2, 2022
1 parent 2de7cef commit f8f3830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
node: [12.0.0, 12.x, 14.x, 16.x, 17.x]
os: [macos-11, windows-2019, ubuntu-18.04, ubuntu-20.04]
os: [windows-2019, ubuntu-18.04, ubuntu-20.04, macos-11]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit f8f3830

Please sign in to comment.