Skip to content

Commit

Permalink
Remove macOS build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter authored Dec 14, 2024
1 parent e44185a commit 77264b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- Riverside.Markup.CompilerServices
- Riverside.Markup.InteropServices
# Add more projects here as needed
os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, ubuntu-latest]

outputs:
normalized_name: ${{ steps.normalize_name.outputs.normalized_name }}
Expand Down

0 comments on commit 77264b9

Please sign in to comment.