We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691198f commit bab4202Copy full SHA for bab4202
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
ctest . --output-on-failure
38
39
compilejobOSX:
40
- runs-on: macos-13
+ runs-on: macos-14
41
name: Binder_on_OSX
42
steps:
43
- name: Checkout
0 commit comments