Skip to content

Commit 2f67833

Browse files
committed
remove
1 parent f574646 commit 2f67833

5 files changed

Lines changed: 1 addition & 339 deletions

File tree

.github/workflows/CI-mingw.yml

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

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
os: [ubuntu-22.04, ubuntu-22.04-arm, ubuntu-24.04, ubuntu-24.04-arm, macos-14, macos-15, macos-15-intel, macos-26, macos-26-intel]
13+
os: [ubuntu-24.04]
1414
compiler: [clang++]
1515
include:
16-
- os: ubuntu-22.04
17-
compiler: g++
1816
- os: ubuntu-24.04
1917
compiler: g++
2018
fail-fast: false

.github/workflows/CI-windows.yml

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

.github/workflows/clang-tidy.yml

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

.github/workflows/format.yml

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

0 commit comments

Comments
 (0)