Skip to content

Commit 1b5cefb

Browse files
committed
[REVERT ME] Drop most CI while experimenting
1 parent fcbbbf0 commit 1b5cefb

File tree

3 files changed

+0
-155
lines changed

3 files changed

+0
-155
lines changed

.github/workflows/enforce-copies-of-help-output-in-sync.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/workflows/linux_and_macos.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,11 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
# Linux
18-
- cc: gcc-14
19-
cxx: g++-14
20-
clang_major_version: null
21-
clang_repo_suffix: null
22-
runs-on: ubuntu-24.04
23-
- cc: clang-18
24-
cxx: clang++-18
25-
clang_major_version: 18
26-
clang_repo_suffix: -18
27-
runs-on: ubuntu-22.04
28-
# macOS
2917
- cc: gcc-13
3018
cxx: g++-13
3119
clang_major_version: null
3220
clang_repo_suffix: null
3321
runs-on: macos-13
34-
- cc: clang
35-
cxx: clang++
36-
clang_major_version: null
37-
clang_repo_suffix: null
38-
runs-on: macos-13
3922
steps:
4023
- name: Add Clang/LLVM repositories (Linux)
4124
if: "${{ runner.os == 'Linux' && contains(matrix.cxx, 'clang') }}"

.github/workflows/translations.yml

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)