Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Trying to get macos actions to run
  • Loading branch information
StephenCzarnecki authored Jul 22, 2024
1 parent cb694d4 commit 7adfca6
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 @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-2019, windows-2022, macos-12.0, macos-14.0, ubuntu-latest]
os: [windows-2019, windows-2022, macos-12, macos-14, ubuntu-latest]
# arch: [x86, x64]

steps:
Expand Down

0 comments on commit 7adfca6

Please sign in to comment.