mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 12:27:15 +02:00
Use macos-latest image as macos-11 is being removed.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -292,7 +292,7 @@ jobs:
|
||||
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,2a"
|
||||
os: macos-11
|
||||
os: macos-latest
|
||||
|
||||
timeout-minutes: 15
|
||||
runs-on: ${{matrix.os}}
|
||||
|
Reference in New Issue
Block a user