Skip to content

Commit

Permalink
Use macos-latest image as macos-11 is being removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastique committed May 20, 2024
1 parent 7f730d3 commit 42a3456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ jobs:

- toolset: clang
cxxstd: "11,14,17,2a"
os: macos-11
os: macos-latest

- name: CMake tests
cmake_tests: 1
Expand Down

0 comments on commit 42a3456

Please sign in to comment.