Skip to content

Commit

Permalink
Updated ci for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime committed May 3, 2024
1 parent d896dae commit 01646c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
ctest -j2 --output-on-failure
build_osx:
runs-on: macOS-latest
runs-on: macOS-14
name: "OS X Clang (C++20, Release)"
steps:
- uses: actions/checkout@main
Expand Down

0 comments on commit 01646c5

Please sign in to comment.