Skip to content

Commit

Permalink
chore: reenable mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Jan 9, 2025
1 parent d947a2c commit fa3f51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
version: [11, 17]
os: ["ubuntu"]
os: ["ubuntu", "windows", "macos"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fa3f51d

Please sign in to comment.