Skip to content

Commit 4dbe150

Browse files
committed
Fix perf-ci.yml
1 parent ce8233d commit 4dbe150

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/perf-ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@ permissions:
1616
pull-requests: write
1717

1818
jobs:
19-
ci:
20-
runs-on: ${{ matrix.os }}
21-
strategy:
22-
fail-fast: false
23-
matrix:
24-
os: [ubuntu-latest]
25-
rust: [stable]
26-
include:
27-
- os: ubuntu-latest
28-
target: Linux
29-
3019
benchmark:
3120
name: Performance benchmarking
3221
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)