Skip to content

Commit

Permalink
Drop macos-12 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Sep 23, 2024
1 parent 0f00b57 commit 8f8bf19
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,6 @@ jobs:
- libc++-14-dev
- libc++abi-14-dev

- toolset: clang
cxxstd: "03,11,14,17,20,2b"
os: macos-12
- toolset: clang
cxxstd: "03,11,14,17,20,2b"
os: macos-13
Expand Down Expand Up @@ -551,7 +548,6 @@ jobs:
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
- os: macos-12
- os: macos-13
- os: macos-14

Expand Down Expand Up @@ -600,7 +596,6 @@ jobs:
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
- os: macos-12
- os: macos-13
- os: macos-14

Expand Down Expand Up @@ -659,7 +654,6 @@ jobs:
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
- os: macos-12
- os: macos-13
- os: macos-14

Expand Down

0 comments on commit 8f8bf19

Please sign in to comment.