Skip to content

Commit

Permalink
Bump CI runner for macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
equalsraf authored and equalsraf committed Feb 9, 2024
1 parent 2117765 commit efb9619
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:

- name: MacOS_GCC
flavor: Debug
runner: macos-11
runner: macos-12
generator: Ninja
cc: gcc-10
cxx: g++-10
cc: gcc-11
cxx: g++-11

- name: MacOS_Release
flavor: Release
Expand Down

0 comments on commit efb9619

Please sign in to comment.