Skip to content

Commit

Permalink
ci/github: use macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Béraud committed Nov 28, 2023
1 parent 8ed72e2 commit b285e6f
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 @@ -57,7 +57,7 @@ jobs:

build-macos:
name: macOS/Clang build
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Dependencies
Expand Down

0 comments on commit b285e6f

Please sign in to comment.