Skip to content

Commit 1646f06

Browse files
committed
[REVERT ME] Drop most CI while experimenting
1 parent 7e29b58 commit 1646f06

File tree

3 files changed

+0
-153
lines changed

3 files changed

+0
-153
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 & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,12 @@ 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
2817
# macOS
2918
- cc: gcc-13
3019
cxx: g++-13
3120
clang_major_version: null
3221
clang_repo_suffix: null
3322
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
3923
steps:
4024
- name: Add Clang/LLVM repositories (Linux)
4125
if: "${{ runner.os == 'Linux' && contains(matrix.cxx, 'clang') }}"

.github/workflows/translations.yml

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

0 commit comments

Comments
 (0)