Skip to content

Commit

Permalink
macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Sep 7, 2023
1 parent f8890f4 commit c7ece9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build-macos:
name: AppleClang-C++${{matrix.std}}-${{matrix.build_type}}
runs-on: macos-12
runs-on: macos-13
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit c7ece9b

Please sign in to comment.