Skip to content

Commit b433be8

Browse files
authored
Merge branch 'master' into dependabot/pip/examples/llava/pip-c33f080e20
2 parents 6365efb + 21aa12f commit b433be8

21 files changed

+610
-610
lines changed

.github/workflows/build-ci.yml

Lines changed: 496 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)