Skip to content

Commit

Permalink
Forcing build on Mac Intel
Browse files Browse the repository at this point in the history
  • Loading branch information
lvcabral committed Oct 13, 2024
1 parent 3b79be6 commit de4ceb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-13, ubuntu-latest, windows-latest]

steps:
- name: Check out Git repository
Expand Down

0 comments on commit de4ceb2

Please sign in to comment.