Skip to content

Commit

Permalink
ci: update to macos-14-large
Browse files Browse the repository at this point in the history
this should give us xcode 16, with better c++20 support (e.g. 3-way comparison on std::optional)
  • Loading branch information
ericwa committed Jan 2, 2025
1 parent 4c1d4af commit 1542999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-24.04
- macos-13
- macos-14-large
- windows-2022
use-asan:
- YES
Expand Down

0 comments on commit 1542999

Please sign in to comment.