Skip to content

Commit bab4202

Browse files
committed
update CI to use macos-14
1 parent 691198f commit bab4202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
ctest . --output-on-failure
3838
3939
compilejobOSX:
40-
runs-on: macos-13
40+
runs-on: macos-14
4141
name: Binder_on_OSX
4242
steps:
4343
- name: Checkout

0 commit comments

Comments
 (0)