Skip to content

Commit

Permalink
force macos-12 as turtlebrowser/get-conan does not seem to support 14…
Browse files Browse the repository at this point in the history
… yet
  • Loading branch information
petitlapin committed May 29, 2024
1 parent 50f739f commit c0be0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: ubuntu
path: build/Li_ri-*.sh
mac:
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- name: Install Conan
Expand Down

0 comments on commit c0be0ae

Please sign in to comment.