FGA
FGA copied to clipboard
ci: Update macos-14 to macos-latest in github actions
Pull Request Type
- [ ] Chore
- [ ] Bugfix
- [ ] Feature Implementation
- [ ] Documentation
- [X] Other - ci
Related issue
Description
Screenshots
Testing
Additional context
This pull request includes a minor update to the GitHub Actions workflow configuration. The change updates the macOS version used in the build job to always use the latest available version.
.github/workflows/pr-build.yml: Changedruns-onfrommacos-14tomacos-latestto ensure the workflow uses the most up-to-date macOS environment.