Skip to content

Commit

Permalink
ci: mac os
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Aug 11, 2023
1 parent cdbc361 commit 40b8517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
Expand Down

0 comments on commit 40b8517

Please sign in to comment.