Skip to content

Commit 62278f6

Browse files
committed
update ci
1 parent 06ec9b9 commit 62278f6

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
env:
6767
LANGUAGE: ${{ matrix.language }}
6868
FRAMEWORK: ${{ matrix.framework }}
69-
ENGINE: ${{ matrix.engine }}
69+
ENGINE: ${{ matrix.engine }}

.tasks/ci.rake

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ namespace :ci do
3232
end
3333

3434
matrix[:include].uniq!
35-
matrix[:include] = matrix[:include].take(256)
3635
puts matrix.to_json
3736
end
38-
end
37+
end

tools/pipeline_post.lua

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

0 commit comments

Comments
 (0)