Skip to content

Commit

Permalink
Try building with macos-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Sep 11, 2024
1 parent 1baaa44 commit 0e83b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" make -j`nproc` -C fluxengine

build-macos-current:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0e83b2e

Please sign in to comment.