Skip to content

Commit f1da7f2

Browse files
authored
Update cmakebuild.yaml
1 parent c5a1fd0 commit f1da7f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmakebuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
build-macos:
4444
name: Build on macOS
45-
runs-on: macos-13
45+
runs-on: macos-14-arm64 # Currently, i haven't built the libraries for x86
4646
steps:
4747
- name: Checkout Project
4848
uses: actions/checkout@v4.2.2

0 commit comments

Comments
 (0)