Skip to content

Commit

Permalink
ref(ci): place MacOS before Windows so it has a chance to run
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 24, 2023
1 parent 0129ebb commit 5811674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
matrix:
os:
- host: ubuntu-20.04
- host: windows-2019
- host: macos-11
- host: windows-2019
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5811674

Please sign in to comment.