Skip to content

Commit

Permalink
add macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-shibanov committed Jan 26, 2022
1 parent 78c9b3d commit cf7d2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
operating-system: [ubuntu-latest, windows-latest]
operating-system: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit cf7d2ba

Please sign in to comment.