Skip to content

Commit 64c66ca

Browse files
committed
update CI
1 parent 29b328d commit 64c66ca

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ jobs:
2020
platform: "ubuntu-latest"
2121
- preset: "gcc-release"
2222
platform: "ubuntu-latest"
23-
- preset: "appleclang-debug"
24-
platform: "macos-latest"
25-
- preset: "appleclang-release"
26-
platform: "macos-latest"
27-
- preset: "msvc-debug"
28-
platform: "windows-latest"
29-
- preset: "msvc-release"
30-
platform: "windows-latest"
3123
name: "Preset: ${{ matrix.presets.preset }} on ${{ matrix.presets.platform }}"
3224
runs-on: ${{ matrix.presets.platform }}
3325
steps:

0 commit comments

Comments
 (0)