Skip to content

Commit

Permalink
Merge pull request #55 from tonybaloney/test_macos
Browse files Browse the repository at this point in the history
Test macOS
  • Loading branch information
tonybaloney authored Jul 24, 2024
2 parents 31c789d + 5a52ee7 commit 829d7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
os: [windows-latest, ubuntu-latest, macos-latest]
python: ["3.12"]
runs-on: "${{ matrix.os }}"

Expand Down

0 comments on commit 829d7a2

Please sign in to comment.