Skip to content

Commit 35c08c2

Browse files
authored
Merge branch 'temp' into temp1
2 parents 599b3e0 + 13e0f98 commit 35c08c2

22 files changed

+610
-612
lines changed

.github/workflows/build-ci.yml

Lines changed: 494 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/build.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,7 @@ on:
77
description: 'Create new release'
88
required: true
99
type: boolean
10-
push:
11-
branches:
12-
- master
13-
paths: ['.github/workflows/build.yml', '**/CMakeLists.txt', '**/Makefile', '**/*.h', '**/*.hpp', '**/*.c', '**/*.cpp', '**/*.cu', '**/*.cuh', '**/*.swift', '**/*.m', '**/*.metal']
14-
pull_request:
15-
types: [opened, synchronize, reopened]
16-
paths: ['.github/workflows/build.yml', '**/CMakeLists.txt', '**/Makefile', '**/*.h', '**/*.hpp', '**/*.c', '**/*.cpp', '**/*.cu', '**/*.cuh', '**/*.swift', '**/*.m', '**/*.metal']
17-
10+
1811
concurrency:
1912
group: ${{ github.workflow }}-${{ github.head_ref && github.ref || github.run_id }}
2013
cancel-in-progress: true

.github/workflows/docker.yml

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

.github/workflows/editorconfig.yml

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

.github/workflows/nix-ci-aarch64.yml

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

.github/workflows/nix-ci.yml

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

.github/workflows/nix-flake-update.yml

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

.github/workflows/nix-publish-flake.yml

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

0 commit comments

Comments
 (0)