Skip to content

Commit

Permalink
[ci] OSX homebrew dropped llvm13
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev authored Jan 1, 2025
1 parent f9b103f commit 6310287
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
matrix:

include:
- name: osx14-arm-clang-runtime13
os: macos-14
compiler: clang
clang-runtime: '13'

- name: osx14-arm-clang-runtime14
os: macos-14
compiler: clang
Expand Down Expand Up @@ -59,11 +54,6 @@ jobs:
compiler: clang
clang-runtime: '12'

- name: osx13-x86-clang-runtime13
os: macos-13
compiler: clang
clang-runtime: '13'

- name: osx13-x86-clang-runtime14
os: macos-13
compiler: clang
Expand Down

0 comments on commit 6310287

Please sign in to comment.