Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Select Xcode 16.1 explicitly instead of
latest-stable
What `latest-stable` means exactly also depends on the image version we're running the workflow on, and unfortunately this can vary wildly between GitHub runners. Fixate the version to 16.1 for now. This version will need to be updated as soon as we want to increase the minimum supported compiler version.
- Loading branch information