Skip to content

Commit

Permalink
update CI to use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
lyskov committed Jan 8, 2025
1 parent 42cbd7c commit 37cdadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
ctest . --output-on-failure
compilejobOSX:
runs-on: macos-latest
runs-on: macos-13
name: Binder_on_OSX
steps:
- name: Checkout
Expand Down

0 comments on commit 37cdadd

Please sign in to comment.