Skip to content

Commit

Permalink
use macos-15 in CI
Browse files Browse the repository at this point in the history
Don't know why, but I thought macos-14 was the latest before.
  • Loading branch information
garfieldnate committed Jan 8, 2025
1 parent 6604726 commit 4440806
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 @@ -15,7 +15,7 @@ jobs:
windows-latest,
ubuntu-latest,
# latest available X86_64 target
macos-14,
macos-15,
# latest is ARM
macos-latest,
]
Expand Down

0 comments on commit 4440806

Please sign in to comment.